org.apache.geronimo.deployment.cli
Class StopServer
java.lang.Object
org.apache.geronimo.deployment.cli.StopServer
- All Implemented Interfaces:
- Main
public class StopServer
- extends Object
- implements Main
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
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
StopServer
public StopServer()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
execute
public int execute(Object opaque)
- Specified by:
execute
in interface Main
getRunningKernel
public Kernel getRunningKernel()
throws IOException
- Throws:
IOException
printUsage
public void printUsage()
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.