Uses of Interface
com.sun.enterprise.admin.monitor.stats.MutableStatistic
Packages that use MutableStatistic
Package
Description
Provides for implementations of various Stats interfaces. These Stats interfaces
are based on those defined by JSR 77.
-
Uses of MutableStatistic in com.sun.enterprise.admin.monitor.stats
Subinterfaces of MutableStatistic in com.sun.enterprise.admin.monitor.statsModifier and TypeInterfaceDescriptioninterfaceAn interface that imparts mutability to aby the virtue of extending MutableStatistic.invalid reference
CountStatisticinterfaceProvides mutable nature to the.invalid reference
TimeStatisticClasses in com.sun.enterprise.admin.monitor.stats that implement MutableStatisticModifier and TypeClassDescriptionclassAn implementation of AverageRangeStatistic that provides ways to change the state externally through mutators.classAn implementation of MutableCountStatistic that provides ways to change the state externally through mutators.classAn implementation of MutableCountStatistic that provides ways to change the state externally through mutators.classAn implementation ofMutableTimeStatisticthat eases the various statistical calculations.