org.apache.geronimo.axis2.ejb.builder
Class Axis2EJBBuilder
java.lang.Object
org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder
org.apache.geronimo.axis2.builder.Axis2Builder
org.apache.geronimo.axis2.ejb.builder.Axis2EJBBuilder
- All Implemented Interfaces:
- org.apache.geronimo.j2ee.deployment.WebServiceBuilder
public class Axis2EJBBuilder
- extends org.apache.geronimo.axis2.builder.Axis2Builder
- Version:
- $Rev$ $Date$
|
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
| Fields inherited from class org.apache.geronimo.axis2.builder.Axis2Builder |
wsdlGenerators |
| Fields inherited from class org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder |
defaultEnvironment, webServiceFinder |
|
Constructor Summary |
Axis2EJBBuilder()
|
Axis2EJBBuilder(org.apache.geronimo.kernel.repository.Environment defaultEnviroment,
Collection<org.apache.geronimo.jaxws.builder.wsdl.WsdlGenerator> wsdlGenerators)
|
|
Method Summary |
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
| Methods inherited from class org.apache.geronimo.axis2.builder.Axis2Builder |
getContainerFactoryGBeanInfo, getWsdlGenerator, initialize |
| Methods inherited from class org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder |
configureEJB, configurePOJO, findWebServices, getKey, isHTTPBinding, isWsdlSet, setWebServiceFinder |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Axis2EJBBuilder
public Axis2EJBBuilder(org.apache.geronimo.kernel.repository.Environment defaultEnviroment,
Collection<org.apache.geronimo.jaxws.builder.wsdl.WsdlGenerator> wsdlGenerators)
Axis2EJBBuilder
public Axis2EJBBuilder()
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.