org.ow2.bonita.pvm.internal.cmd
Class DeployCmd

java.lang.Object
  extended by org.ow2.bonita.pvm.internal.cmd.DeployCmd
All Implemented Interfaces:
java.io.Serializable, Command<ProcessDefinition>

public class DeployCmd
extends java.lang.Object
implements Command<ProcessDefinition>

Author:
Tom Baeyens
See Also:
Serialized Form

Field Summary
protected  Deployment deployment
           
 
Constructor Summary
DeployCmd(Deployment deployment)
           
 
Method Summary
 ProcessDefinition execute(Environment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

deployment

protected Deployment deployment
Constructor Detail

DeployCmd

public DeployCmd(Deployment deployment)
Method Detail

execute

public ProcessDefinition execute(Environment environment)
                          throws java.lang.Exception
Specified by:
execute in interface Command<ProcessDefinition>
Throws:
java.lang.Exception


Copyright © 2009 OW2 Consortium. All Rights Reserved.