mx4j.monitor

Interface MX4JStringMonitorMBean

public interface MX4JStringMonitorMBean extends MX4JMonitorMBean

Version: $Revision: 1.3 $

Method Summary
StringgetDerivedGauge(ObjectName objectName)
longgetDerivedGaugeTimeStamp(ObjectName objectName)
booleangetNotifyDiffer()
booleangetNotifyMatch()
StringgetStringToCompare()
voidsetNotifyDiffer(boolean value)
voidsetNotifyMatch(boolean value)
voidsetStringToCompare(String value)

Method Detail

getDerivedGauge

public String getDerivedGauge(ObjectName objectName)

getDerivedGaugeTimeStamp

public long getDerivedGaugeTimeStamp(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)
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.