Searched defs:Statistic (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/org/glassfish/external/statistics/
H A DStatistic.java31 * 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.
33 public interface Statistic { interface
35 * The name of this Statistic.
40 * The unit of measurement for this Statistic.
46 * A human-readable description of the Statistic.

Completed in 21 milliseconds