org.apache.geronimo.axis2
Class Axis2SystemInitializer
java.lang.Object
org.apache.geronimo.axis2.Axis2SystemInitializer
- All Implemented Interfaces:
- GBeanLifecycle
@GBean
public class Axis2SystemInitializer
- extends Object
- implements GBeanLifecycle
- Version:
- $Rev: 1165547 $ $Date: 2011-09-06 15:54:19 +0800 (Tue, 06 Sep 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Axis2SystemInitializer
public Axis2SystemInitializer(@ParamSpecial(type=bundleContext)
org.osgi.framework.BundleContext bundleContext)
doFail
public void doFail()
- Specified by:
doFail in interface GBeanLifecycle
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
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.