Uses of Class
com.ibm.websphere.monitor.jmx.CounterReading

Uses of CounterReading in com.ibm.websphere.monitor.jmx
 

Methods in com.ibm.websphere.monitor.jmx that return CounterReading
 CounterReading Counter.getReading()
           
 

Constructors in com.ibm.websphere.monitor.jmx with parameters of type CounterReading
Counter(CounterReading reading, long currentValue, java.lang.String description, java.lang.String unit)
          Constructor used during construction of proxy objects for MXBeans.