org.apache.geronimo.cxf.builder
Class CXFEJBBuilder

java.lang.Object
  extended by org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder
      extended by org.apache.geronimo.cxf.builder.CXFBuilder
          extended by org.apache.geronimo.cxf.builder.CXFEJBBuilder
All Implemented Interfaces:
WebServiceBuilder

public class CXFEJBBuilder
extends CXFBuilder


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Fields inherited from class org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder
defaultEnvironment, webServiceFinder
 
Constructor Summary
CXFEJBBuilder()
           
CXFEJBBuilder(Environment defaultEnvironment)
           
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 
Methods inherited from class org.apache.geronimo.cxf.builder.CXFBuilder
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

CXFEJBBuilder

public CXFEJBBuilder()

CXFEJBBuilder

public CXFEJBBuilder(Environment defaultEnvironment)
Method Detail

getGBeanInfo

public static GBeanInfo getGBeanInfo()


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