org.apache.openejb.server.axis.assembler
Class LightweightOperationInfoBuilder

java.lang.Object
  extended by org.apache.openejb.server.axis.assembler.LightweightOperationInfoBuilder

public class LightweightOperationInfoBuilder
extends Object


Constructor Summary
LightweightOperationInfoBuilder(javax.wsdl.BindingOperation bindingOperation, Method method)
           
 
Method Summary
 JaxRpcOperationInfo buildOperationInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LightweightOperationInfoBuilder

public LightweightOperationInfoBuilder(javax.wsdl.BindingOperation bindingOperation,
                                       Method method)
                                throws OpenEJBException
Throws:
OpenEJBException
Method Detail

buildOperationInfo

public JaxRpcOperationInfo buildOperationInfo()
                                       throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.