org.apache.geronimo.deployment.cli
Class StopServer
java.lang.Object
org.apache.geronimo.deployment.cli.StopServer
public class StopServer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RMI_NAMING_CONFG_ID
public static final String RMI_NAMING_CONFG_ID
- See Also:
- Constant Field Values
DEFAULT_PORT
public static final String DEFAULT_PORT
- See Also:
- Constant Field Values
StopServer
public StopServer()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
execute
public void execute(String[] args)
throws IOException
- Throws:
IOException
getRunningKernel
public org.apache.geronimo.kernel.Kernel getRunningKernel()
throws IOException
- Throws:
IOException
printUsage
public void printUsage()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.