org.ow2.orchestra.axis
Class AxisWSImpl.GetOperationCommand
java.lang.Object
org.ow2.orchestra.axis.AxisWSImpl.GetOperationCommand
- All Implemented Interfaces:
- Serializable, Command<javax.wsdl.Operation>
- Enclosing class:
- AxisWSImpl
protected static class AxisWSImpl.GetOperationCommand
- extends Object
- implements Command<javax.wsdl.Operation>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisWSImpl.GetOperationCommand
public AxisWSImpl.GetOperationCommand(QName processQName,
QName portTypeQName,
String operationName)
execute
public javax.wsdl.Operation execute(Environment environment)
- Specified by:
execute in interface Command<javax.wsdl.Operation>
Copyright © 2011 OW2 Consortium. All Rights Reserved.