Uses of Interface
org.glassfish.j2ee.statistics.BoundaryStatistic
Packages that use BoundaryStatistic
Package
Description
Provides for implementations of various Stats interfaces. These Stats interfaces
are based on those defined by JSR 77.
-
Uses of BoundaryStatistic in com.sun.enterprise.admin.monitor.stats
Classes in com.sun.enterprise.admin.monitor.stats that implement BoundaryStatisticModifier and TypeClassDescriptionfinal classAn implementation of a BoundaryStatistic.final classAn implementation of a BoundedRangeStatistic.classAn implementation of MutableCountStatistic that provides ways to change the state externally through mutators. -
Uses of BoundaryStatistic in org.glassfish.j2ee.statistics
Subinterfaces of BoundaryStatistic in org.glassfish.j2ee.statisticsModifier and TypeInterfaceDescriptioninterfaceThe BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.