org.apache.geronimo.axis2.pojo
Class POJOWebServiceContainerFactoryGBean
java.lang.Object
org.apache.geronimo.axis2.pojo.POJOWebServiceContainerFactoryGBean
- All Implemented Interfaces:
- org.apache.geronimo.webservices.WebServiceContainerFactory
public class POJOWebServiceContainerFactoryGBean
- extends Object
- implements org.apache.geronimo.webservices.WebServiceContainerFactory
|
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
| 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
POJOWebServiceContainerFactoryGBean
public POJOWebServiceContainerFactoryGBean(org.apache.geronimo.jaxws.PortInfo portInfo,
String endpointClassName,
ClassLoader classLoader,
Map componentContext,
org.apache.geronimo.kernel.Kernel kernel,
TransactionManager transactionManager,
URL configurationBaseUrl)
throws InstantiationException,
IllegalAccessException,
ClassNotFoundException
- Throws:
InstantiationException
IllegalAccessException
ClassNotFoundException
getWebServiceContainer
public org.apache.geronimo.webservices.WebServiceContainer getWebServiceContainer()
- Specified by:
getWebServiceContainer in interface org.apache.geronimo.webservices.WebServiceContainerFactory
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.