mx4j.monitor
Class MX4JCounterMonitor.CounterMonitorInfo
java.lang.Object
mx4j.monitor.MX4JMonitor.MonitorInfo
mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
- Enclosing class:
- MX4JCounterMonitor
- protected class MX4JCounterMonitor.CounterMonitorInfo
- extends MX4JMonitor.MonitorInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MX4JCounterMonitor.CounterMonitorInfo
protected MX4JCounterMonitor.CounterMonitorInfo()
setThresholdNotified
public void setThresholdNotified(boolean thresholdNotified)
setGauge
public void setGauge(java.lang.Number gauge)
setTimestamp
public void setTimestamp(long timestamp)
setThreshold
public void setThreshold(java.lang.Number threshold)
isThresholdNotified
public boolean isThresholdNotified()
getGauge
public java.lang.Number getGauge()
getTimestamp
public long getTimestamp()
getThreshold
public java.lang.Number getThreshold()
toString
public java.lang.String toString()
- Overrides:
toString
in class MX4JMonitor.MonitorInfo
Copyright © 2001-2003 MX4J Team. All Rights Reserved.