mx4j.monitor
Class MX4JGaugeMonitor.GaugeMonitorInfo
- MX4JGaugeMonitor
protected class MX4JGaugeMonitor.GaugeMonitorInfo
getGauge
public Number getGauge()
getTimestamp
public long getTimestamp()
isHighNotified
public boolean isHighNotified()
isLowNotified
public boolean isLowNotified()
setGauge
public void setGauge(Number gauge)
setHighNotified
public void setHighNotified(boolean highNotified)
setLowNotified
public void setLowNotified(boolean lowNotified)
setTimestamp
public void setTimestamp(long timestamp)
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.