org.apache.geronimo.cxf.pojo
Class POJOWebServiceContainerFactoryGBean
java.lang.Object
org.apache.geronimo.cxf.pojo.POJOWebServiceContainerFactoryGBean
- All Implemented Interfaces:
- WebServiceContainerFactory
public class POJOWebServiceContainerFactoryGBean
- extends Object
- implements WebServiceContainerFactory
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
POJOWebServiceContainerFactoryGBean
public POJOWebServiceContainerFactoryGBean(PortInfo portInfo,
String endpointClassName,
ClassLoader classLoader,
Map componentContext,
Kernel kernel,
TransactionManager transactionManager,
URL configurationBaseUrl,
AnnotationHolder holder,
String contextRoot)
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException
- Throws:
ClassNotFoundException
IllegalAccessException
InstantiationException
getWebServiceContainer
public WebServiceContainer getWebServiceContainer()
- Specified by:
getWebServiceContainer
in interface WebServiceContainerFactory
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.