mx4j.monitor
protected class MX4JGaugeMonitor.GaugeMonitorInfo extends MonitorInfo
| Method Summary | |
|---|---|
| void | clearNotificationStatus() |
| Number | getGauge() |
| long | getTimestamp() |
| boolean | isHighNotified() |
| boolean | isLowNotified() |
| void | setGauge(Number gauge) |
| void | setHighNotified(boolean highNotified) |
| void | setLowNotified(boolean lowNotified) |
| void | setTimestamp(long timestamp) |
| String | toString() |