|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ch.syabru.nagios.broker.Bootstrap
public class Bootstrap
Nagios message broker bootstrap implementation.
Constructor Summary | |
---|---|
Bootstrap()
|
Method Summary | |
---|---|
void |
destroy()
|
void |
init(org.apache.commons.daemon.DaemonContext ctx)
|
static void |
main(String[] args)
Main method. |
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Bootstrap()
Method Detail |
---|
public static void main(String[] args)
args
- Command line arguments.public void start() throws Exception
start
in interface org.apache.commons.daemon.Daemon
Exception
public void stop() throws Exception
stop
in interface org.apache.commons.daemon.Daemon
Exception
public void destroy()
destroy
in interface org.apache.commons.daemon.Daemon
public void init(org.apache.commons.daemon.DaemonContext ctx) throws Exception
init
in interface org.apache.commons.daemon.Daemon
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |