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:
- org.apache.geronimo.kernel.util.Main
public class EmbeddedClientCommandLine
- extends ClientCommandLine
- implements org.apache.geronimo.kernel.util.Main
- Version:
- $Revision: 476049 $ $Date: 2006-11-17 15:35:17 +1100 (Fri, 17 Nov 2006) $
|
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
| 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 org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
EmbeddedClientCommandLine
public EmbeddedClientCommandLine(org.apache.geronimo.kernel.Kernel kernel,
org.osgi.framework.Bundle bundle)
execute
public int execute(Object opaque)
- Specified by:
execute in interface org.apache.geronimo.kernel.util.Main
getBootedKernel
protected org.apache.geronimo.kernel.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 org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
doFail
public void doFail()
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.