net.bpelunit.framework.control.deploy.activevos9
Class ActiveVOS9Deployment

java.lang.Object
  extended by net.bpelunit.framework.control.deploy.AbstractDeployment
      extended by net.bpelunit.framework.control.deploy.activevos9.ActiveVOS9Deployment
All Implemented Interfaces:
IDeployment

public class ActiveVOS9Deployment
extends AbstractDeployment


Field Summary
static String NAMESPACE_PDD
           
 
Constructor Summary
ActiveVOS9Deployment(File bpr)
           
 
Method Summary
 List<IBPELProcess> getBPELProcesses()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE_PDD

public static final String NAMESPACE_PDD
See Also:
Constant Field Values
Constructor Detail

ActiveVOS9Deployment

public ActiveVOS9Deployment(File bpr)
                     throws DeploymentException
Throws:
DeploymentException
Method Detail

getBPELProcesses

public List<IBPELProcess> getBPELProcesses()
                                    throws DeploymentException
Throws:
DeploymentException
See Also:
activevos9.IDeployment


Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.