|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeploymentProxyAPI
Interface for the deployment manager.
| Method Summary | |
|---|---|
ProgressObject |
distribute(Target[] targets,
java.io.InputStream deploymentPlan,
java.io.InputStream archiveIs)
Distributes the archive. |
TargetModuleID[] |
getAvailableModules(java.lang.String moduleType)
Gets the current modules. |
TargetImpl[] |
getTargets()
Returns the targets for the server. |
ProgressObject |
start(TargetModuleID[] ids)
Starts the archive. |
ProgressObject |
stop(TargetModuleID[] ids)
Stops the archive. |
ProgressObject |
undeploy(TargetModuleID[] ids)
Undeploys the archive. |
| Method Detail |
|---|
TargetImpl[] getTargets()
TargetModuleID[] getAvailableModules(java.lang.String moduleType)
ProgressObject distribute(Target[] targets,
java.io.InputStream deploymentPlan,
java.io.InputStream archiveIs)
ProgressObject start(TargetModuleID[] ids)
ProgressObject stop(TargetModuleID[] ids)
ProgressObject undeploy(TargetModuleID[] ids)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||