org.ow2.orchestra.pvm.internal.cmd
Class AbstractCommand<T>
java.lang.Object
org.ow2.orchestra.pvm.internal.cmd.AbstractCommand<T>
- All Implemented Interfaces:
- Serializable, Command<T>
- Direct Known Subclasses:
- VariablesCmd
public abstract class AbstractCommand<T>
- extends Object
- implements Command<T>
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.orchestra.pvm.internal.cmd.Command |
execute |
AbstractCommand
public AbstractCommand()
getExecution
protected ClientExecution getExecution(Environment environment,
long executionDbid)
getExecution
protected ClientExecution getExecution(Environment environment,
String executionId)
Copyright © 2011 OW2 Consortium. All Rights Reserved.