|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mortbay.jetty.start.daemon.Bootstrap
public class Bootstrap
Constructor Summary | |
---|---|
Bootstrap()
|
Method Summary | |
---|---|
void |
destroy()
|
void |
init(org.apache.commons.daemon.DaemonContext context)
|
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 void init(org.apache.commons.daemon.DaemonContext context)
init
in interface org.apache.commons.daemon.Daemon
public void start()
start
in interface org.apache.commons.daemon.Daemon
public void stop()
stop
in interface org.apache.commons.daemon.Daemon
public void destroy()
destroy
in interface org.apache.commons.daemon.Daemon
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |