|
||||||||||
| 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 | |
|---|---|
String |
ServiceUnitManager.deploy(String serviceUnitName,
String serviceUnitRootPath)
Deploy a Service Unit to the component. |
void |
ServiceUnitManager.init(String serviceUnitName,
String serviceUnitRootPath)
Initialize the given deployed service unit. |
void |
ServiceUnitManager.shutDown(String serviceUnitName)
Shut down the deployment. |
void |
ServiceUnitManager.start(String serviceUnitName)
Start the deployed service unit. |
void |
ServiceUnitManager.stop(String serviceUnitName)
Stop the deployed service unit. |
String |
ServiceUnitManager.undeploy(String serviceUnitName,
String serviceUnitRootPath)
Undeploy a service unit from the component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||