|
OpenNMS API 1.1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opennms.netmgt.notifd.jmx.Notifd
Constructor Summary | |
Notifd()
|
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 Notifd()
Method Detail |
public void init()
init
in interface NotifdMBean
public void start()
start
in interface NotifdMBean
public void stop()
stop
in interface NotifdMBean
public int getStatus()
getStatus
in interface NotifdMBean
public java.lang.String status()
status
in interface NotifdMBean
public java.lang.String getStatusText()
getStatusText
in interface NotifdMBean
|
OpenNMS API 1.1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |