|
|||||||||
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.MainBootstrapper
public class MainBootstrapper
The main() based application bootstrapper used as the entry point for the executable bootstrapper.jar so it can be launched as a simple java application.
Field Summary |
---|
Fields inherited from class org.apache.directory.daemon.Bootstrapper |
---|
START_CLASS_PROP, STOP_CLASS_PROP |
Constructor Summary | |
---|---|
MainBootstrapper()
|
Method Summary | |
---|---|
static void |
main(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 MainBootstrapper()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |