OpenNMS API 1.2.3

org.opennms.netmgt.notifd.jmx
Class Notifd

java.lang.Object
  extended byorg.opennms.netmgt.notifd.jmx.Notifd
All Implemented Interfaces:
NotifdMBean

public class Notifd
extends java.lang.Object
implements NotifdMBean


Constructor Summary
Notifd()
           
 
Method Summary
private  Notifd getNotifd()
           
 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

Notifd

public Notifd()
Method Detail

init

public void init()
Specified by:
init in interface NotifdMBean

getNotifd

private Notifd getNotifd()
Returns:

start

public void start()
Specified by:
start in interface NotifdMBean

stop

public void stop()
Specified by:
stop in interface NotifdMBean

getStatus

public int getStatus()
Specified by:
getStatus in interface NotifdMBean

status

public java.lang.String status()
Specified by:
status in interface NotifdMBean

getStatusText

public java.lang.String getStatusText()
Specified by:
getStatusText in interface NotifdMBean

OpenNMS API 1.2.3

Generated by eevans on May 29 2005 2015.