Package | Description |
---|---|
javax.slee.management |
This package defines the SLEE external management interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceManagementMBean.removeResourceAdaptorEntity(String entityName)
Remove a resource adaptor entity.
|
void |
ResourceManagementMBean.unbindLinkName(String linkName)
Remove a link name binding from a resource adaptor entity.
|
void |
DeploymentMBean.uninstall(DeployableUnitID id)
Uninstall a deployable unit jar file out of the SLEE.
|