org.ow2.orchestra.axis
Class AxisWSImpl.BuildIncomingMessageCommand

java.lang.Object
  extended by org.ow2.orchestra.axis.AxisWSImpl.BuildIncomingMessageCommand
All Implemented Interfaces:
java.io.Serializable, org.jbpm.pvm.internal.cmd.Command<org.ow2.orchestra.var.Message>
Enclosing class:
AxisWSImpl

protected static class AxisWSImpl.BuildIncomingMessageCommand
extends java.lang.Object
implements org.jbpm.pvm.internal.cmd.Command<org.ow2.orchestra.var.Message>

See Also:
Serialized Form

Constructor Summary
AxisWSImpl.BuildIncomingMessageCommand(javax.wsdl.Operation operation, javax.xml.namespace.QName processQName, java.lang.String operationStyle, org.w3c.dom.Element[] bodies)
           
 
Method Summary
 org.ow2.orchestra.var.Message execute(org.jbpm.pvm.env.Environment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisWSImpl.BuildIncomingMessageCommand

public AxisWSImpl.BuildIncomingMessageCommand(javax.wsdl.Operation operation,
                                              javax.xml.namespace.QName processQName,
                                              java.lang.String operationStyle,
                                              org.w3c.dom.Element[] bodies)
Method Detail

execute

public org.ow2.orchestra.var.Message execute(org.jbpm.pvm.env.Environment environment)
                                      throws java.lang.Exception
Specified by:
execute in interface org.jbpm.pvm.internal.cmd.Command<org.ow2.orchestra.var.Message>
Throws:
java.lang.Exception


Copyright © 2008 OW2 Consortium. All Rights Reserved.