mx4j.monitor
public interface MX4JStringMonitorMBean extends MX4JMonitorMBean
Version: $Revision: 1.3 $
| Method Summary | |
|---|---|
| String | getDerivedGauge(ObjectName objectName) |
| long | getDerivedGaugeTimeStamp(ObjectName objectName) |
| boolean | getNotifyDiffer() |
| boolean | getNotifyMatch() |
| String | getStringToCompare() |
| void | setNotifyDiffer(boolean value) |
| void | setNotifyMatch(boolean value) |
| void | setStringToCompare(String value) |