public class JaxRpcServiceInfoBuilder
extends java.lang.Object
| Constructor and Description |
|---|
JaxRpcServiceInfoBuilder(JavaWsdlMapping javaWsdlMapping,
XmlSchemaInfo schemaInfo,
PortComponent portComponent,
Port port,
java.lang.String wsdlFile,
java.lang.ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
JaxRpcServiceInfo |
createServiceInfo() |
static <T extends ExtensibilityElement> |
getExtensibilityElement(java.lang.Class<T> clazz,
java.util.List extensibilityElements) |
public JaxRpcServiceInfoBuilder(JavaWsdlMapping javaWsdlMapping, XmlSchemaInfo schemaInfo, PortComponent portComponent, Port port, java.lang.String wsdlFile, java.lang.ClassLoader classLoader)
public JaxRpcServiceInfo createServiceInfo() throws OpenEJBException
OpenEJBExceptionpublic static <T extends ExtensibilityElement> T getExtensibilityElement(java.lang.Class<T> clazz,
java.util.List extensibilityElements)
throws OpenEJBException
OpenEJBException