IBM WebSphere Application ServerTM
Release 7

com.ibm.websphere.pmi.stat
Interface WSBoundedRangeStatistic

All Superinterfaces:
WSBoundaryStatistic, WSRangeStatistic, WSStatistic

public interface WSBoundedRangeStatistic
extends WSRangeStatistic, WSBoundaryStatistic

WebSphere Bounded Range statistic interface.


Method Summary
 
Methods inherited from interface com.ibm.websphere.pmi.stat.WSRangeStatistic
getCurrent, getHighWaterMark, getIntegral, getLowWaterMark, getMean
 
Methods inherited from interface com.ibm.websphere.pmi.stat.WSBoundaryStatistic
getLowerBound, getUpperBound
 
Methods inherited from interface com.ibm.websphere.pmi.stat.WSStatistic
combine, copy, delta, getDataInfo, getDescription, getId, getLastSampleTime, getName, getStartTime, getUnit, rateOfChange, resetOnClient, setDataInfo, setDataInfo, toString, toXML, update
 


IBM WebSphere Application ServerTM
Release 7