|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProvisioningService
Application Director service for provisioning and teardown actions.
| Method Summary | |
|---|---|
ServiceResult |
scheduleDeployment(String deploymentProfielId)
Schedule the deployment of an application based on a deployment profile. |
void |
setRestProvider(RestProvider restProvider)
|
ServiceResult |
tearDown(String applicationName,
String deploymentProfileName)
Schedule the teardown an existing deployment |
| Method Detail |
|---|
ServiceResult tearDown(String applicationName,
String deploymentProfileName)
throws ServiceException
applicationName - - The name of the applicationdeploymentProfileName - - deployment profile name
ServiceException
ServiceResult scheduleDeployment(String deploymentProfielId)
throws ServiceException
deploymentProfielId -
ServiceExceptionvoid setRestProvider(RestProvider restProvider)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||