org.apache.geronimo.system.logging.jul
Class JULBridgeGBean
java.lang.Object
org.apache.geronimo.system.logging.jul.JULBridgeGBean
- All Implemented Interfaces:
- GBeanLifecycle
public class JULBridgeGBean
- extends Object
- implements GBeanLifecycle
| 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
JULBridgeGBean
public JULBridgeGBean()
doStart
public void doStart()
throws Exception
- Specified by:
doStart in interface GBeanLifecycle
- Throws:
Exception
doStop
public void doStop()
throws Exception
- Specified by:
doStop in interface GBeanLifecycle
- Throws:
Exception
doFail
public void doFail()
- Specified by:
doFail in interface GBeanLifecycle
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2009 The Apache Geronimo development community. All Rights Reserved.