Uses of Interface
org.glassfish.external.statistics.BoundaryStatistic

Packages that use BoundaryStatistic
org.glassfish.external.statistics   
org.glassfish.external.statistics.impl   
 

Uses of BoundaryStatistic in org.glassfish.external.statistics
 

Subinterfaces of BoundaryStatistic in org.glassfish.external.statistics
 interface BoundedRangeStatistic
          The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
 

Uses of BoundaryStatistic in org.glassfish.external.statistics.impl
 

Classes in org.glassfish.external.statistics.impl that implement BoundaryStatistic
 class BoundaryStatisticImpl
           
 class BoundedRangeStatisticImpl
           
 

Methods in org.glassfish.external.statistics.impl that return BoundaryStatistic
 BoundaryStatistic BoundaryStatisticImpl.getStatistic()
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.