org.apache.openejb.daemon
Class NTService
java.lang.Object
org.apache.openejb.daemon.NTService
public class NTService
- extends Object
|
Method Summary |
static void |
start(String[] args)
Called by Apache Daemon |
static void |
stop(String[] args)
Called by Apache Daemon |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
start
public static void start(String[] args)
- Called by Apache Daemon
- Parameters:
args - Start arguments
stop
public static void stop(String[] args)
- Called by Apache Daemon
- Parameters:
args - Stop arguments - Not used
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.