org.apache.directory.daemon
Class MainBootstrapper

java.lang.Object
  extended by org.apache.directory.daemon.Bootstrapper
      extended by org.apache.directory.daemon.MainBootstrapper

public class MainBootstrapper
extends Bootstrapper

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.

Version:
$Rev: 434416 $
Author:
Apache Directory Project

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

MainBootstrapper

public MainBootstrapper()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.