javax.management.j2ee.statistics
Interface BoundedRangeStatistic

All Superinterfaces:
BoundaryStatistic, RangeStatistic, Statistic

public interface BoundedRangeStatistic
extends BoundaryStatistic, RangeStatistic

The BoundedRangeStatistic interface extends the RangeStatistic and BoundaryStatistic interfaces and provides standard measurements of a range that has fixed limits.

Version:
$Revision: 1.1 $
Author:
Laurent Etiemble

Methods inherited from interface javax.management.j2ee.statistics.BoundaryStatistic
getLowerBound, getUpperBound
 
Methods inherited from interface javax.management.j2ee.statistics.Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit
 
Methods inherited from interface javax.management.j2ee.statistics.RangeStatistic
getCurrent, getHighWaterMark, getLowWaterMark
 



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.