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

/glassfish-3.1.2/common/stats77/src/main/java/org/glassfish/j2ee/statistics/
H A DStatistic.java44 * 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.
46 public interface Statistic { interface
48 * The name of this Statistic.
53 * The unit of measurement for this Statistic.
59 * A human-readable description of the Statistic.
/glassfish-3.1.2/admin/javax.management.j2ee/src/main/java/javax/management/j2ee/statistics/
H A DStatistic.java44 * 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.
46 public interface Statistic { interface
48 * The name of this Statistic.
53 * The unit of measurement for this Statistic.
59 * A human-readable description of the Statistic.

Completed in 10 milliseconds