Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
javax.management.j2ee.Statistic

Uses of Statistic in javax.management.j2ee
 

Subinterfaces of Statistic in javax.management.j2ee
 interface BoundaryStatistic
          Represents a standard measurements of the upper and lower limits of the value of an attribute
 interface BoundedRangeStatistic
          Represents a standard measurements of an attribute where its value range between fixed limits.
 interface CountStatistic
          Represents a standard Count Measurement
 interface RangeStatistic
          Represents a standard measurements of the lowest and highest value an attribute has held as well as its current value
 interface TimeStatistic
          Represents a standard Time Measurements
 

Methods in javax.management.j2ee that return Statistic
 Statistic[] Stats.getStatistics()
           
 Statistic Stats.getStatistic(java.lang.String pName)
          Delivers a Statistic by its given name