|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.geronimo.jaxws.builder.JAXWSServiceBuilder
org.apache.geronimo.axis2.builder.Axis2Builder
public class Axis2Builder
| Field Summary | |
|---|---|
static GBeanInfo |
GBEAN_INFO
|
| Fields inherited from class org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder |
|---|
defaultEnvironment, webServiceFinder |
| Constructor Summary | |
|---|---|
Axis2Builder()
|
|
Axis2Builder(Environment defaultEnviroment)
|
|
| Method Summary | |
|---|---|
protected GBeanInfo |
getContainerFactoryGBeanInfo()
|
static GBeanInfo |
getGBeanInfo()
|
protected void |
initialize(GBeanData targetGBean,
Class serviceClass,
PortInfo portInfo,
Module module)
|
protected Map<String,PortInfo> |
parseWebServiceDescriptor(InputStream in,
URL wsDDUrl,
JarFile moduleFile,
boolean isEJB,
Map correctedPortLocations)
|
| Methods inherited from class org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder |
|---|
configureEJB, configurePOJO, findWebServices, getKey, isHTTPBinding, isWsdlSet, setWebServiceFinder |
| 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 Axis2Builder(Environment defaultEnviroment)
public Axis2Builder()
| Method Detail |
|---|
protected GBeanInfo getContainerFactoryGBeanInfo()
getContainerFactoryGBeanInfo in class JAXWSServiceBuilder
protected Map<String,PortInfo> parseWebServiceDescriptor(InputStream in,
URL wsDDUrl,
JarFile moduleFile,
boolean isEJB,
Map correctedPortLocations)
throws DeploymentException
parseWebServiceDescriptor in class JAXWSServiceBuilderDeploymentException
protected void initialize(GBeanData targetGBean,
Class serviceClass,
PortInfo portInfo,
Module module)
throws DeploymentException
initialize in class JAXWSServiceBuilderDeploymentExceptionpublic static GBeanInfo getGBeanInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||