org.apache.openejb.server.axis.assembler
Class JaxRpcServiceInfoBuilder
java.lang.Object
org.apache.openejb.server.axis.assembler.JaxRpcServiceInfoBuilder
public class JaxRpcServiceInfoBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxRpcServiceInfoBuilder
public JaxRpcServiceInfoBuilder(JavaWsdlMapping javaWsdlMapping,
XmlSchemaInfo schemaInfo,
PortComponent portComponent,
javax.wsdl.Port port,
String wsdlFile,
ClassLoader classLoader)
createServiceInfo
public JaxRpcServiceInfo createServiceInfo()
throws OpenEJBException
- Throws:
OpenEJBException
getExtensibilityElement
public static <T extends javax.wsdl.extensions.ExtensibilityElement> T getExtensibilityElement(Class<T> clazz,
List extensibilityElements)
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.