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
- Direct Known Subclasses:
- Axis2EJBBuilder
public class Axis2Builder
- extends JAXWSServiceBuilder
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
Axis2Builder
public Axis2Builder(Environment defaultEnviroment)
Axis2Builder
public Axis2Builder()
getContainerFactoryGBeanInfo
protected GBeanInfo getContainerFactoryGBeanInfo()
- Specified by:
getContainerFactoryGBeanInfo
in class JAXWSServiceBuilder
parseWebServiceDescriptor
protected Map<String,PortInfo> parseWebServiceDescriptor(InputStream in,
URL wsDDUrl,
JarFile moduleFile,
boolean isEJB,
Map correctedPortLocations)
throws DeploymentException
- Specified by:
parseWebServiceDescriptor
in class JAXWSServiceBuilder
- Throws:
DeploymentException
initialize
protected void initialize(GBeanData targetGBean,
Class serviceClass,
PortInfo portInfo,
Module module)
throws DeploymentException
- Overrides:
initialize
in class JAXWSServiceBuilder
- Throws:
DeploymentException
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.