|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.cxf.pojo.POJOWebServiceContainerFactoryGBean
public class POJOWebServiceContainerFactoryGBean
| Field Summary | |
|---|---|
static GBeanInfo |
GBEAN_INFO
|
| Constructor Summary | |
|---|---|
POJOWebServiceContainerFactoryGBean(PortInfo portInfo,
String endpointClassName,
ClassLoader classLoader,
Map componentContext,
Kernel kernel,
TransactionManager transactionManager,
URL configurationBaseUrl,
AnnotationHolder holder,
String contextRoot)
|
|
| Method Summary | |
|---|---|
static GBeanInfo |
getGBeanInfo()
|
WebServiceContainer |
getWebServiceContainer()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GBeanInfo GBEAN_INFO
| Constructor Detail |
|---|
public POJOWebServiceContainerFactoryGBean(PortInfo portInfo,
String endpointClassName,
ClassLoader classLoader,
Map componentContext,
Kernel kernel,
TransactionManager transactionManager,
URL configurationBaseUrl,
AnnotationHolder holder,
String contextRoot)
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException
ClassNotFoundException
IllegalAccessException
InstantiationException| Method Detail |
|---|
public WebServiceContainer getWebServiceContainer()
getWebServiceContainer in interface WebServiceContainerFactorypublic static GBeanInfo getGBeanInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||