|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentException | |
|---|---|
| javax.jbi.component | |
| Uses of DeploymentException in javax.jbi.component |
|---|
| Methods in javax.jbi.component that throw DeploymentException | |
|---|---|
java.lang.String |
ServiceUnitManager.deploy(java.lang.String serviceUnitName,
java.lang.String serviceUnitRootPath)
Deploy a Service Unit to the component. |
void |
ServiceUnitManager.init(java.lang.String serviceUnitName,
java.lang.String serviceUnitRootPath)
Initialize the given deployed service unit. |
void |
ServiceUnitManager.shutDown(java.lang.String serviceUnitName)
Shut down the deployment. |
void |
ServiceUnitManager.start(java.lang.String serviceUnitName)
Start the deployed service unit. |
void |
ServiceUnitManager.stop(java.lang.String serviceUnitName)
Stop the deployed service unit. |
java.lang.String |
ServiceUnitManager.undeploy(java.lang.String serviceUnitName,
java.lang.String serviceUnitRootPath)
Undeploy a service unit from the component. |
|
${build-info} | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||