| Name | Description | Type | Package | Framework |
| AverageRangeStatistic | An interface that Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value. | Interface | sun.org.glassfish.external.statistics | Code Trails |
| AverageRangeStatisticImpl | An implementation of AverageRangeStatistic that provides ways to change the state externally through mutators. | Class | sun.org.glassfish.external.statistics.impl | Code Trails |
| BoundaryStatistic | Specifies standard measurements of the upper and lower limits of the value of an attribute. | Interface | sun.org.glassfish.external.statistics | Code Trails |
| BoundaryStatisticImpl | Class | sun.org.glassfish.external.statistics.impl | Code Trails | |
| BoundedRangeStatistic | The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits. | Interface | sun.org.glassfish.external.statistics | Code Trails |
| BoundedRangeStatisticImpl | Class | sun.org.glassfish.external.statistics.impl | Code Trails | |
| CountStatistic | Specifies standard count measurements. | Interface | sun.org.glassfish.external.statistics | Code Trails |
| CountStatisticImpl | Class | sun.org.glassfish.external.statistics.impl | Code Trails | |