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 Modifier and Type Method Description CounterReading
Counter. getReading()
Constructors in com.ibm.websphere.monitor.jmx with parameters of type CounterReading Constructor Description Counter(CounterReading reading, long currentValue, java.lang.String description, java.lang.String unit)
Constructor used during construction of proxy objects for MXBeans.
-