IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.management.statistics
Interface BoundedRangeStatistic

All Superinterfaces:
BoundaryStatistic, RangeStatistic, Statistic
All Known Implementing Classes:
BoundedRangeStatisticImpl

Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.BoundedRangeStatistic

public interface BoundedRangeStatistic
extends RangeStatistic, BoundaryStatistic


Method Summary
 
Methods inherited from interface com.ibm.websphere.management.statistics.RangeStatistic
getCurrent, getHighWaterMark, getLowWaterMark
 
Methods inherited from interface com.ibm.websphere.management.statistics.BoundaryStatistic
getLowerBound, getUpperBound
 
Methods inherited from interface com.ibm.websphere.management.statistics.Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit
 


IBM WebSphere Application ServerTM
Release 8