Package org.glassfish.external.statistics

Interface Summary
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.