mx4j.monitor
Class MX4JCounterMonitor.CounterMonitorInfo
- MX4JCounterMonitor
protected class MX4JCounterMonitor.CounterMonitorInfo
getGauge
public Number getGauge()
getThreshold
public Number getThreshold()
getTimestamp
public long getTimestamp()
isThresholdNotified
public boolean isThresholdNotified()
setGauge
public void setGauge(Number gauge)
setThreshold
public void setThreshold(Number threshold)
setThresholdNotified
public void setThresholdNotified(boolean thresholdNotified)
setTimestamp
public void setTimestamp(long timestamp)
Copyright © 2001-2003 MX4J Team. All Rights Reserved.