Uses of Class
com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
Packages that use BoundedRangeStatisticImpl
Package
Description
Provides for implementations of various Stats interfaces. These Stats interfaces
are based on those defined by JSR 77.
-
Uses of BoundedRangeStatisticImpl in com.sun.enterprise.admin.monitor.stats
Constructors in com.sun.enterprise.admin.monitor.stats with parameters of type BoundedRangeStatisticImplModifierConstructorDescriptionAverageRangeStatisticImpl(BoundedRangeStatisticImpl stats, long numberOfSamples, long runningTotal) Constructs an immutable instance of AverageRangeStatisticImpl.