org.apache.geronimo.system.main
Class EmbeddedDaemon
java.lang.Object
org.apache.geronimo.system.main.EmbeddedDaemon
- All Implemented Interfaces:
- Main
- Direct Known Subclasses:
- Daemon
public class EmbeddedDaemon
- extends java.lang.Object
- implements Main
- Version:
- $Rev:385659 $ $Date: 2007-03-07 14:40:07 +1100 (Wed, 07 Mar 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kernel
protected final Kernel kernel
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
EmbeddedDaemon
public EmbeddedDaemon(Kernel kernel,
org.osgi.framework.Bundle bundle)
execute
public int execute(java.lang.Object opaque)
- Specified by:
execute in interface Main
initializeSecure
protected void initializeSecure(DaemonCLParser parser)
initializeOverride
protected void initializeOverride(DaemonCLParser parser)
cleanCache
protected void cleanCache(DaemonCLParser parser)
initializeMonitor
protected void initializeMonitor(DaemonCLParser parser)
doStartup
protected int doStartup()
shutdownKernel
protected void shutdownKernel()
initializeKernel
protected int initializeKernel()
throws java.lang.Exception
- Throws:
java.lang.Exception
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.