com.ibm.websphere.monitor.jmx
Uses of Class CounterReading
Uses of CounterReading in com.ibm.websphere.monitor.jmx
Modifier and Type | Method and Description |
---|---|
Counter.getReading()
|
Constructor and Description |
---|
Counter(CounterReading reading,long currentValue,java.lang.String description,java.lang.String unit)
Constructor used during construction of proxy objects for MXBeans.
|