org.glassfish.external.statistics
Interface BoundedRangeStatistic

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

public interface BoundedRangeStatistic
extends BoundaryStatistic, RangeStatistic

The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.


Method Summary
 
Methods inherited from interface org.glassfish.external.statistics.BoundaryStatistic
getLowerBound, getUpperBound
 
Methods inherited from interface org.glassfish.external.statistics.RangeStatistic
getCurrent, getHighWaterMark, getLowWaterMark
 
Methods inherited from interface org.glassfish.external.statistics.Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit