|
|||||||||
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.ProcrunBootstrapper
public class ProcrunBootstrapper
The bootstrapper used for procrun services on windows platforms. This class contains static methods invoked by the prunsrv service manager.
Field Summary |
---|
Fields inherited from class org.apache.directory.daemon.Bootstrapper |
---|
START_CLASS_PROP, STOP_CLASS_PROP |
Constructor Summary | |
---|---|
ProcrunBootstrapper()
|
Method Summary | |
---|---|
static void |
prunsrvStart(java.lang.String[] args)
|
static void |
prunsrvStop(java.lang.String[] args)
|
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 ProcrunBootstrapper()
Method Detail |
---|
public static void prunsrvStart(java.lang.String[] args)
public static void prunsrvStop(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |