org.apache.geronimo.system.main
Class EmbeddedClientCommandLine
java.lang.Object
org.apache.geronimo.system.main.CommandLine
org.apache.geronimo.system.main.ClientCommandLine
org.apache.geronimo.system.main.EmbeddedClientCommandLine
- All Implemented Interfaces:
- Main
public class EmbeddedClientCommandLine
- extends ClientCommandLine
- implements Main
Fields inherited from class org.apache.geronimo.system.main.CommandLine |
log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
EmbeddedClientCommandLine
public EmbeddedClientCommandLine(Kernel kernel)
execute
public int execute(Object opaque)
- Specified by:
execute
in interface Main
getBootedKernel
protected Kernel getBootedKernel()
throws Exception
- Overrides:
getBootedKernel
in class CommandLine
- Throws:
Exception
initializeKernel
protected void initializeKernel()
throws Exception
- Overrides:
initializeKernel
in class CommandLine
- Throws:
Exception
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.