org.apache.directory.daemon
Class TanukiBootstrapper
java.lang.Object
org.apache.directory.daemon.Bootstrapper
org.apache.directory.daemon.TanukiBootstrapper
- All Implemented Interfaces:
- org.tanukisoftware.wrapper.WrapperListener
public class TanukiBootstrapper
- extends Bootstrapper
- implements org.tanukisoftware.wrapper.WrapperListener
The bootstrapper used by Tanuki Wrapper.
- Version:
- $Rev: $
- Author:
- Apache Directory Project
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
start
public Integer start(String[] args)
- Specified by:
start
in interface org.tanukisoftware.wrapper.WrapperListener
stop
public int stop(int exitCode)
- Specified by:
stop
in interface org.tanukisoftware.wrapper.WrapperListener
controlEvent
public void controlEvent(int event)
- Specified by:
controlEvent
in interface org.tanukisoftware.wrapper.WrapperListener
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.