Uses of Interface
com.sun.enterprise.admin.monitor.stats.MutableCountStatistic

Packages that use MutableCountStatistic
com.sun.enterprise.admin.monitor.stats Provides for implementations of various Stats interfaces. These Stats interfaces are based on those defined by JSR 77. 
 

Uses of MutableCountStatistic in com.sun.enterprise.admin.monitor.stats
 

Classes in com.sun.enterprise.admin.monitor.stats that implement MutableCountStatistic
 class MutableAverageRangeStatisticImpl
           
 class MutableBoundedRangeStatisticImpl
          An implementation of MutableCountStatistic that provides ways to change the state externally through mutators.
 class MutableCountStatisticImpl
          An implementation of MutableCountStatistic that provides ways to change the state externally through mutators.
 



Copyright © 2012. All Rights Reserved.