|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentException | |
|---|---|
| javax.slee.management | |
| Uses of DeploymentException in javax.slee.management |
|---|
| Subclasses of DeploymentException in javax.slee.management | |
|---|---|
class |
AlreadyDeployedException
This exception is thrown by the DeploymentMBean.install(java.lang.String) method if an
attempt is made to install a deployable unit or component with the same
identity as an entity already installed in the SLEE. |
class |
DependencyException
This exception is thrown by DeploymentMBean.uninstall(javax.slee.management.DeployableUnitID) method if an
attempt is made to uninstall a deployable unit when another component in
another deployable unit depends on a component contained within the deployable
unit being uninstalled. |
| Methods in javax.slee.management that throw DeploymentException | |
|---|---|
DeployableUnitID |
DeploymentMBean.install(java.lang.String url)
Install a deployable unit jar file into the SLEE. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||