org.ow2.orchestra.pvm.internal.deploy
Class CreateProcess

java.lang.Object
  extended by org.ow2.orchestra.pvm.internal.deploy.CreateProcess
All Implemented Interfaces:
Deployer

public class CreateProcess
extends Object
implements Deployer

Author:
Tom Baeyens

Field Summary
protected  Class<?> processDefinitionClass
           
 
Constructor Summary
CreateProcess()
           
 
Method Summary
 void deploy(Deployment deployment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

processDefinitionClass

protected Class<?> processDefinitionClass
Constructor Detail

CreateProcess

public CreateProcess()
Method Detail

deploy

public void deploy(Deployment deployment)
Specified by:
deploy in interface Deployer


Copyright © 2011 OW2 Consortium. All Rights Reserved.