mx4j.monitor
Interface MX4JStringMonitorMBean
- MX4JMonitorMBean
- MX4JStringMonitor
public interface MX4JStringMonitorMBean
addObservedObject , containsObservedObject , getGranularityPeriod , getObservedAttribute , getObservedObjects , isActive , removeObservedObject , setGranularityPeriod , setObservedAttribute , start , stop |
getDerivedGauge
public String getDerivedGauge(javax.management.ObjectName objectName)
getDerivedGaugeTimeStamp
public long getDerivedGaugeTimeStamp(javax.management.ObjectName objectName)
getNotifyDiffer
public boolean getNotifyDiffer()
getNotifyMatch
public boolean getNotifyMatch()
getStringToCompare
public String getStringToCompare()
setNotifyDiffer
public void setNotifyDiffer(boolean value)
setNotifyMatch
public void setNotifyMatch(boolean value)
setStringToCompare
public void setStringToCompare(String value)
throws IllegalArgumentException
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.