org.ow2.orchestra.pvm.internal.cmd
Class DeployCmd
java.lang.Object
org.ow2.orchestra.pvm.internal.cmd.DeployCmd
- All Implemented Interfaces:
- Serializable, Command<ProcessDefinition>
public class DeployCmd
- extends Object
- implements Command<ProcessDefinition>
- 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 |
deployment
protected Deployment deployment
DeployCmd
public DeployCmd(Deployment deployment)
execute
public ProcessDefinition execute(Environment environment)
- Specified by:
execute in interface Command<ProcessDefinition>
Copyright © 2011 OW2 Consortium. All Rights Reserved.