org.apache.geronimo.system.main
Class ServerStatusGBean
java.lang.Object
org.apache.geronimo.system.main.ServerStatusGBean
- All Implemented Interfaces:
- ServerStatus
public class ServerStatusGBean
- extends Object
- implements ServerStatus
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER_STATUS
public static final String SERVER_STATUS
- See Also:
- Constant Field Values
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
ServerStatusGBean
public ServerStatusGBean()
isServerStarted
public boolean isServerStarted()
- Specified by:
isServerStarted
in interface ServerStatus
setServerStarted
public void setServerStarted(boolean flag)
- Specified by:
setServerStarted
in interface ServerStatus
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.