|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeploymentService
Remote deployment Service. Handles all the SA operations.
| Method Summary | |
|---|---|
boolean |
deploy(java.lang.String saId)
Deploy a SA into the bus |
boolean |
shutdown(java.lang.String saId)
|
boolean |
start(java.lang.String saId)
|
boolean |
stop(java.lang.String saId)
|
boolean |
undeploy(java.lang.String saId)
Undeploy a Service Assembly from its ID |
| Method Detail |
|---|
boolean deploy(java.lang.String saId)
throws PEtALSWebServiceException
saId - the saId of the SA in the artifact repository
PEtALSWebServiceException
boolean undeploy(java.lang.String saId)
throws PEtALSWebServiceException
saId -
PEtALSWebServiceException
boolean start(java.lang.String saId)
throws PEtALSWebServiceException
-
PEtALSWebServiceException
boolean stop(java.lang.String saId)
throws PEtALSWebServiceException
-
PEtALSWebServiceException
boolean shutdown(java.lang.String saId)
throws PEtALSWebServiceException
-
PEtALSWebServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||