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

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

public abstract class ActiveVOS9Deployment
extends Object
implements IDeployment


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
 

Constructor Detail

ActiveVOS9Deployment

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

getBPELProcesses

public List<IBPELProcess> getBPELProcesses()
Specified by:
getBPELProcesses in interface IDeployment
See Also:
net.bpelunit.framework.control.deploy.activevos9.IDeployment#getBPELProcessAsXML(javax.xml.namespace.QName)


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