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

java.lang.Object
  extended by net.bpelunit.framework.control.deploy.activevos9.ActiveVOSDeploymentDescriptor

public class ActiveVOSDeploymentDescriptor
extends Object


Constructor Summary
ActiveVOSDeploymentDescriptor(File file)
           
 
Method Summary
 void addPartnerLink(String name, String partnerEndpoint, String partnerPortName, QName partnerService, String myEndPoint)
           
 void addWsdlImport(String locationInDeployment, String wsdlNamespace)
           
 void addXsdImport(String locationInDeployment, String xsdNamespace)
           
 void save()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveVOSDeploymentDescriptor

public ActiveVOSDeploymentDescriptor(File file)
                              throws DeploymentException
Throws:
DeploymentException
Method Detail

addPartnerLink

public void addPartnerLink(String name,
                           String partnerEndpoint,
                           String partnerPortName,
                           QName partnerService,
                           String myEndPoint)

addWsdlImport

public void addWsdlImport(String locationInDeployment,
                          String wsdlNamespace)

addXsdImport

public void addXsdImport(String locationInDeployment,
                         String xsdNamespace)

save

public void save()
          throws DeploymentException
Throws:
DeploymentException


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