Uses of Interface
com.sun.enterprise.admin.monitor.stats.AverageRangeStatistic
Packages that use AverageRangeStatistic
Package
Description
Provides for implementations of various Stats interfaces. These Stats interfaces
are based on those defined by JSR 77.
-
Uses of AverageRangeStatistic in com.sun.enterprise.admin.monitor.stats
Classes in com.sun.enterprise.admin.monitor.stats that implement AverageRangeStatisticModifier and TypeClassDescriptionclassclassAn implementation of AverageRangeStatistic that provides ways to change the state externally through mutators.Methods in com.sun.enterprise.admin.monitor.stats that return AverageRangeStatisticModifier and TypeMethodDescriptionStatefulSessionStoreStats.getActivatedBeanSize()Returns the total number of bytes activated by this storeStatefulSessionStoreStats.getActivationTime()Returns the time spent on activating beans from the storeHAStatefulSessionStoreStats.getCheckpointedBeanSize()Returns the total number of bytes checkpointed by the storeHAStatefulSessionStoreStats.getCheckpointTime()Returns the time spent on checkpointing beans to the storeStatefulSessionStoreStats.getPassivatedBeanSize()Returns the total number of bytes passivated by this storeStatefulSessionStoreStats.getPassivationTime()Returns the time spent on passivating beans to the store