| java.lang.Object org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder org.apache.geronimo.axis2.builder.Axis2Builder
All known Subclasses: org.apache.geronimo.axis2.builder.Axis2EJBBuilder,
Field Summary | |
final public static GBeanInfo | GBEAN_INFO |
GBEAN_INFO | final public static GBeanInfo GBEAN_INFO(Code) | | |
Axis2Builder | public Axis2Builder(Environment defaultEnviroment)(Code) | | |
Axis2Builder | public Axis2Builder()(Code) | | |
getContainerFactoryGBeanInfo | protected GBeanInfo getContainerFactoryGBeanInfo()(Code) | | |
getGBeanInfo | public static GBeanInfo getGBeanInfo()(Code) | | |
initialize | protected void initialize(GBeanData targetGBean, Class serviceClass, PortInfo portInfo, Module module) throws DeploymentException(Code) | | |
Methods inherited from org.apache.geronimo.jaxws.builder.JAXWSServiceBuilder | public boolean configureEJB(GBeanData targetGBean, String ejbName, Module module, Map sharedContext, ClassLoader classLoader) throws DeploymentException(Code)(Java Doc) public boolean configurePOJO(GBeanData targetGBean, String servletName, Module module, String servletClassName, DeploymentContext context) throws DeploymentException(Code)(Java Doc) public void findWebServices(Module module, boolean isEJB, Map servletLocations, Environment environment, Map sharedContext) throws DeploymentException(Code)(Java Doc) abstract protected GBeanInfo getContainerFactoryGBeanInfo()(Code)(Java Doc) protected String getKey()(Code)(Java Doc) protected void initialize(GBeanData targetGBean, Class wsClass, PortInfo info, Module module) throws DeploymentException(Code)(Java Doc) abstract protected Map<String, PortInfo> parseWebServiceDescriptor(InputStream in, URL wsDDUrl, JarFile moduleFile, boolean isEJB, Map correctedPortLocations) throws DeploymentException(Code)(Java Doc) protected void setWebServiceFinder(WebServiceFinder finder)(Code)(Java Doc)
|
|
|