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