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
- Version:
- $Revision: 476049 $ $Date: 2006-11-17 15:35:17 +1100 (Fri, 17 Nov 2006) $
| 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,
org.osgi.framework.Bundle bundle)
execute
public int execute(java.lang.Object opaque)
- Specified by:
execute in interface Main
getBootedKernel
protected Kernel getBootedKernel()
throws java.lang.Exception
- Overrides:
getBootedKernel in class CommandLine
- Throws:
java.lang.Exception
initializeKernel
protected void initializeKernel()
throws java.lang.Exception
- Overrides:
initializeKernel in class CommandLine
- Throws:
java.lang.Exception
getGBeanInfo
public static GBeanInfo getGBeanInfo()
doFail
public void doFail()
Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.