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 Object
- implements Main
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)
execute
public int execute(Object opaque)
- Specified by:
execute
in interface Main
initializeOverride
protected void initializeOverride(DaemonCLParser parser)
initializeMonitor
protected void initializeMonitor(DaemonCLParser parser)
doStartup
protected int doStartup()
shutdownKernel
protected void shutdownKernel()
initializeKernel
protected int initializeKernel()
throws Exception
- Throws:
Exception
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.