org.apache.geronimo.axis2.client
Class Axis2ConfigGBean
java.lang.Object
org.apache.geronimo.axis2.client.Axis2ConfigGBean
- All Implemented Interfaces:
- GBeanLifecycle
@GBean(name="Axis2ConfigGBean")
public class Axis2ConfigGBean
- extends Object
- implements GBeanLifecycle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Axis2ConfigGBean
public Axis2ConfigGBean(@ParamAttribute(name="moduleName")
AbstractName moduleName,
@ParamReference(name="Axis2ModuleRegistry")
Axis2ModuleRegistry axis2ModuleRegistry,
@ParamSpecial(type=classLoader)
ClassLoader classLoader)
registerClientConfigurationFactory
public static Axis2ClientConfigurationFactory registerClientConfigurationFactory(Axis2ModuleRegistry axis2ModuleRegistry)
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
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.