org.apache.geronimo.axis2.builder
Class Axis2Builder
java.lang.Object
org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder
org.apache.geronimo.axis2.builder.Axis2Builder
- All Implemented Interfaces:
- WebServiceBuilder
@GBean(j2eeType="ModuleBuilder")
public class Axis2Builder
- extends JAXWSServiceBuilder
- Version:
- $Rev: 1104183 $ $Date: 2011-05-17 20:11:47 +0800 (Tue, 17 May 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wsdlGenerators
protected Collection<WsdlGenerator> wsdlGenerators
Axis2Builder
public Axis2Builder(@ParamAttribute(name="defaultEnvironment")
Environment defaultEnviroment,
@ParamReference(name="WsdlGenerator",namingType="GBean")
Collection<WsdlGenerator> wsdlGenerators)
Axis2Builder
public Axis2Builder()
getContainerFactoryGBeanInfo
protected GBeanInfo getContainerFactoryGBeanInfo()
- Specified by:
getContainerFactoryGBeanInfo in class JAXWSServiceBuilder
getWsdlGenerator
protected WsdlGenerator getWsdlGenerator()
throws DeploymentException
- Throws:
DeploymentException
initialize
protected void initialize(GBeanData targetGBean,
Class serviceClass,
PortInfo portInfo,
Module module,
org.osgi.framework.Bundle bundle)
throws DeploymentException
- Overrides:
initialize in class JAXWSServiceBuilder
- Throws:
DeploymentException
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.