public class ProcessDeployer extends Object
| Constructor and Description |
|---|
ProcessDeployer(String activeBpelServicesUrl,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(BPELService service,
BPELServiceInstanceReader instance,
String binding,
Map<URI,String> handlers) |
void |
undeploy(BPELService service) |
public void deploy(BPELService service, BPELServiceInstanceReader instance, String binding, Map<URI,String> handlers) throws ClassNotFoundException, DeploymentException, IOException, MalformedURLException, ProcessAnalysisException, SAXException, javax.xml.rpc.ServiceException, URISyntaxException, SQLException
public void undeploy(BPELService service) throws IOException, javax.xml.rpc.ServiceException