org.ow2.orchestra.axis
Class AxisWSImpl.RemoveInstanceCommand

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

protected static class AxisWSImpl.RemoveInstanceCommand
extends java.lang.Object
implements org.jbpm.pvm.internal.cmd.Command<java.lang.Boolean>

See Also:
Serialized Form

Constructor Summary
AxisWSImpl.RemoveInstanceCommand(org.ow2.orchestra.runtime.BpelExecution instance)
           
 
Method Summary
 java.lang.Boolean 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.RemoveInstanceCommand

public AxisWSImpl.RemoveInstanceCommand(org.ow2.orchestra.runtime.BpelExecution instance)
Method Detail

execute

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


Copyright © 2008 OW2 Consortium. All Rights Reserved.