|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.daemon.Bootstrapper
org.apache.directory.daemon.JsvcBootstrapper
The bootstrapper used by the jsvc process manager.
Field Summary |
Fields inherited from class org.apache.directory.daemon.Bootstrapper |
START_CLASS_PROP, STOP_CLASS_PROP |
Constructor Summary | |
JsvcBootstrapper()
|
Method Summary | |
void |
destroy()
|
void |
init(java.lang.String[] args)
|
void |
start()
|
void |
stop()
|
Methods inherited from class org.apache.directory.daemon.Bootstrapper |
callDestroy, callInit, callStart, callStop, sendShutdownCommand, setInstallationLayout, setParentLoader, shift, waitForShutdown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JsvcBootstrapper()
Method Detail |
public void init(java.lang.String[] args)
public void start()
public void stop() throws java.lang.Exception
java.lang.Exception
public void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |