mx4j.monitor
protected class MX4JStringMonitor.StringMonitorInfo extends MonitorInfo
| Method Summary | |
|---|---|
| void | clearNotificationStatus() |
| String | getGauge() |
| long | getTimestamp() |
| boolean | isDifferNotified() |
| boolean | isMatchNotified() |
| void | setDifferNotified(boolean differNotified) |
| void | setGauge(String gauge) |
| void | setMatchNotified(boolean matchNotified) |
| void | setTimestamp(long timestamp) |
| String | toString() |