mx4j.monitor
Class MX4JCounterMonitor.CounterMonitorInfo
- MX4JCounterMonitor
protected class MX4JCounterMonitor.CounterMonitorInfo
getCounter
public Number getCounter()
getGauge
public Number getGauge()
getThreshold
public Number getThreshold()
getTimestamp
public long getTimestamp()
isThresholdNotified
public boolean isThresholdNotified()
setCounter
public void setCounter(Number counter)
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-2005 The MX4J Contributors. All Rights Reserved.