| org.apache.geronimo.jaxws.builder.JAXWSServiceRefBuilder org.apache.geronimo.axis2.builder.Axis2ServiceRefBuilder
Field Summary | |
final public static GBeanInfo | GBEAN_INFO |
GBEAN_INFO | final public static GBeanInfo GBEAN_INFO(Code) | | |
Axis2ServiceRefBuilder | public Axis2ServiceRefBuilder(Environment defaultEnvironment, String[] eeNamespaces)(Code) | | |
createService | public Object createService(ServiceRefType serviceRef, GerServiceRefType gerServiceRef, Module module, ClassLoader cl, Class serviceInterfaceClass, QName serviceQName, URI wsdlURI, Class serviceReferenceType, Map<Class, PortComponentRefType> portComponentRefMap) throws DeploymentException(Code) | | |
getGBeanInfo | public static GBeanInfo getGBeanInfo()(Code) | | |
Methods inherited from org.apache.geronimo.jaxws.builder.JAXWSServiceRefBuilder | public void buildNaming(XmlObject specDD, XmlObject plan, Module module, Map componentContext) throws DeploymentException(Code)(Java Doc) public void buildNaming(XmlObject serviceRef, GerServiceRefType gerServiceRefType, Module module, Map componentContext) throws DeploymentException(Code)(Java Doc) public void buildNaming(ServiceRefType serviceRef, GerServiceRefType gerServiceRef, Module module, Map componentContext) throws DeploymentException(Code)(Java Doc) abstract public Object createService(ServiceRefType serviceRef, GerServiceRefType gerServiceRef, Module module, ClassLoader cl, Class serviceInterfaceClass, QName serviceQName, URI wsdlURI, Class serviceReferenceType, Map<Class, PortComponentRefType> portComponentRefMap) throws DeploymentException(Code)(Java Doc) public QNameSet getPlanQNameSet()(Code)(Java Doc) public QNameSet getSpecQNameSet()(Code)(Java Doc) protected boolean willMergeEnvironment(XmlObject specDD, XmlObject plan)(Code)(Java Doc)
|
|
|