Uses of Class
org.apache.ode.test.BPELTestAbstract.Deployment

Uses of BPELTestAbstract.Deployment in org.apache.ode.test
 

Fields in org.apache.ode.test with type parameters of type BPELTestAbstract.Deployment
protected  java.util.List<BPELTestAbstract.Deployment> BPELTestAbstract._deployments
          The things we'd like to deploy.
 

Methods in org.apache.ode.test that return BPELTestAbstract.Deployment
protected  BPELTestAbstract.Deployment BPELTestAbstract.addDeployment(java.io.File deployDir)
           
protected  BPELTestAbstract.Deployment BPELTestAbstract.addDeployment(java.lang.String deployDir)
           
protected  BPELTestAbstract.Deployment BPELTestAbstract.deploy(java.lang.String location)
           
 

Methods in org.apache.ode.test with parameters of type BPELTestAbstract.Deployment
protected  void BPELTestAbstract.doDeployment(BPELTestAbstract.Deployment d)
          Do all the registered deployments.
protected  void BPELTestAbstract.undeploy(BPELTestAbstract.Deployment d)
           
 



Copyright © 2015 WSO2. All Rights Reserved.