|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentProgress | |
|---|---|
| org.jboss.deployers.spi.management.deploy | |
| Uses of DeploymentProgress in org.jboss.deployers.spi.management.deploy |
|---|
| Methods in org.jboss.deployers.spi.management.deploy that return DeploymentProgress | |
|---|---|
DeploymentProgress |
DeploymentManager.distribute(String name,
URL contentURL,
boolean copyContent)
Add raw deployment content to the profile. |
DeploymentProgress |
DeploymentManager.distribute(String name,
URL contentURL,
DeploymentOption... options)
Add raw deployment to the profile without starting the deployment. |
DeploymentProgress |
DeploymentManager.prepare(String... names)
Prepare a set of deployments through their dependency analysis phase. |
DeploymentProgress |
DeploymentManager.redeploy(String name)
Do redeploy. |
DeploymentProgress |
DeploymentManager.remove(String... names)
Remove a previously distributed deployment. |
DeploymentProgress |
DeploymentManager.start(String... names)
Start a previously distributed deployment. |
DeploymentProgress |
DeploymentManager.stop(String... names)
Stop a previously started deployment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||