|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport (src)
org.jboss.system.ServiceMBeanSupport (src)
org.jboss.monitor.JBossMonitor (src)
org.jboss.monitor.StringThresholdMonitor
Comment
Field Summary | |
protected boolean |
equalityTriggersAlert
|
protected java.lang.String |
thresholdString
|
Fields inherited from class org.jboss.monitor.JBossMonitor (src) |
alertListeners, alertSent, attribute, enabled, log, monitorName, observedObject, period, triggeredAttributeValue, triggerTime |
Fields inherited from class org.jboss.system.ServiceMBeanSupport (src) |
server, SERVICE_CONTROLLER_SIG, serviceName |
Fields inherited from interface org.jboss.system.ServiceMBean (src) |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Constructor Summary | |
StringThresholdMonitor()
|
Method Summary | |
boolean |
getEqualityTriggersAlert()
|
java.lang.String |
getThreshold()
|
void |
setEqualityTriggersAlert(boolean compareEqual)
|
void |
setThreshold(java.lang.String val)
|
protected void |
testThreshold()
|
Methods inherited from class org.jboss.monitor.JBossMonitor (src) |
alerted, clearAlert, getAlertListeners, getEnabled, getMonitorName, getObservedAttribute, getObservedObject, getPeriod, getTriggeredAttributeValue, getTriggerTime, run, setAlertListeners, setEnabled, setMonitorName, setObservedAttribute, setObservedObject, setPeriod, startMonitorThread, startService, stopService |
Methods inherited from class org.jboss.system.ServiceMBeanSupport (src) |
create, createService, destroy, destroyService, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, stop |
Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport (src) |
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.monitor.JBossMonitorMBean (src) |
alerted, clearAlert, getAlertListeners, getEnabled, getMonitorName, getObservedAttribute, getObservedObject, getPeriod, getTriggeredAttributeValue, getTriggerTime, setAlertListeners, setEnabled, setMonitorName, setObservedAttribute, setObservedObject, setPeriod |
Methods inherited from interface org.jboss.system.ServiceMBean (src) |
getName, getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service (src) |
create, destroy, start, stop |
Field Detail |
protected java.lang.String thresholdString
protected boolean equalityTriggersAlert
Constructor Detail |
public StringThresholdMonitor()
Method Detail |
protected void testThreshold()
testThreshold
in class JBossMonitor (src)
public java.lang.String getThreshold()
getThreshold
in interface JBossMonitorMBean (src)
getThreshold
in class JBossMonitor (src)
public void setThreshold(java.lang.String val)
setThreshold
in interface JBossMonitorMBean (src)
setThreshold
in class JBossMonitor (src)
public boolean getEqualityTriggersAlert()
getEqualityTriggersAlert
in interface StringThresholdMonitorMBean (src)
public void setEqualityTriggersAlert(boolean compareEqual)
setEqualityTriggersAlert
in interface StringThresholdMonitorMBean (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |