org.ow2.orchestra.axis
Class AxisWSImpl.GetOperationCommand

java.lang.Object
  extended by org.ow2.orchestra.axis.AxisWSImpl.GetOperationCommand
All Implemented Interfaces:
java.io.Serializable, Command<javax.wsdl.Operation>
Enclosing class:
AxisWSImpl

protected static class AxisWSImpl.GetOperationCommand
extends java.lang.Object
implements Command<javax.wsdl.Operation>

See Also:
Serialized Form

Constructor Summary
AxisWSImpl.GetOperationCommand(javax.xml.namespace.QName processQName, javax.xml.namespace.QName portTypeQName, java.lang.String operationName)
           
 
Method Summary
 javax.wsdl.Operation execute(Environment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisWSImpl.GetOperationCommand

public AxisWSImpl.GetOperationCommand(javax.xml.namespace.QName processQName,
                                      javax.xml.namespace.QName portTypeQName,
                                      java.lang.String operationName)
Method Detail

execute

public javax.wsdl.Operation execute(Environment environment)
Specified by:
execute in interface Command<javax.wsdl.Operation>


Copyright © 2010 OW2 Consortium. All Rights Reserved.