org.apache.geronimo.axis2.builder
Class Axis2EJBBuilder

java.lang.Object
  extended by org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder
      extended by org.apache.geronimo.axis2.builder.Axis2Builder
          extended by org.apache.geronimo.axis2.builder.Axis2EJBBuilder
All Implemented Interfaces:
WebServiceBuilder

public class Axis2EJBBuilder
extends Axis2Builder


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Fields inherited from class org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder
defaultEnvironment, webServiceFinder
 
Constructor Summary
Axis2EJBBuilder()
           
Axis2EJBBuilder(Environment defaultEnviroment)
           
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 
Methods inherited from class org.apache.geronimo.axis2.builder.Axis2Builder
getContainerFactoryGBeanInfo, initialize, parseWebServiceDescriptor
 
Methods inherited from class org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder
configureEJB, configurePOJO, findWebServices, getKey, setWebServiceFinder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO
Constructor Detail

Axis2EJBBuilder

public Axis2EJBBuilder(Environment defaultEnviroment)

Axis2EJBBuilder

public Axis2EJBBuilder()
Method Detail

getGBeanInfo

public static GBeanInfo getGBeanInfo()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.