Uses of Package
org.glassfish.external.statistics

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

Classes in org.glassfish.external.statistics used by org.glassfish.external.statistics
BoundaryStatistic
          Specifies standard measurements of the upper and lower limits of the value of an attribute.
RangeStatistic
          Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
Statistic
          The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models.
 

Classes in org.glassfish.external.statistics used by org.glassfish.external.statistics.impl
AverageRangeStatistic
          An interface that Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
BoundaryStatistic
          Specifies standard measurements of the upper and lower limits of the value of an attribute.
BoundedRangeStatistic
          The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
CountStatistic
          Specifies standard count measurements.
RangeStatistic
          Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
Statistic
          The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models.
Stats
           
StringStatistic
          Custom statistic type created for the Sun ONE Application Server.
TimeStatistic
          Specifies standard timing measurements.
 



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