|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opennms.netmgt.threshd.jmx.Threshd
Constructor Summary | |
Threshd()
|
Method Summary | |
int |
getStatus()
|
java.lang.String |
getStatusText()
|
void |
init()
|
void |
start()
|
java.lang.String |
status()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Threshd()
Method Detail |
public void init()
init
in interface ThreshdMBean
public void start()
start
in interface ThreshdMBean
public void stop()
stop
in interface ThreshdMBean
public int getStatus()
getStatus
in interface ThreshdMBean
public java.lang.String status()
status
in interface ThreshdMBean
public java.lang.String getStatusText()
getStatusText
in interface ThreshdMBean
|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |