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

Quick Search    Search Deep

Uses of Interface
javax.management.j2ee.statistics.Statistic

Uses of Statistic in javax.management.j2ee.statistics
 

Subinterfaces of Statistic in javax.management.j2ee.statistics
 interface BoundaryStatistic
           
 interface BoundedRangeStatistic
           
 interface CountStatistic
           
 interface RangeStatistic
           
 interface TimeStatistic
           
 

Methods in javax.management.j2ee.statistics that return Statistic
 Statistic Stats.getStatistic(java.lang.String statisticName)
           
 Statistic[] Stats.getStatistics()