org.apache.openejb.server.axis.assembler
Class HeavyweightOperationInfoBuilder
java.lang.Object
org.apache.openejb.server.axis.assembler.HeavyweightOperationInfoBuilder
public class HeavyweightOperationInfoBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeavyweightOperationInfoBuilder
public HeavyweightOperationInfoBuilder(javax.wsdl.BindingOperation bindingOperation,
ServiceEndpointMethodMapping methodMapping,
JavaWsdlMapping mapping,
XmlSchemaInfo schemaInfo)
throws OpenEJBException
- Throws:
OpenEJBException
getWrapperElementQNames
public Set<QName> getWrapperElementQNames()
throws OpenEJBException
- Throws:
OpenEJBException
buildOperationInfo
public JaxRpcOperationInfo buildOperationInfo()
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.