Package | Description |
---|---|
javax.slee.management |
This package defines the SLEE external management interfaces.
|
Modifier and Type | Method and Description |
---|---|
DeployableUnitDescriptor |
DeploymentMBean.getDescriptor(DeployableUnitID id)
Get the deployable unit descriptor for a deployable unit.
|
DeployableUnitDescriptor[] |
DeploymentMBean.getDescriptors(DeployableUnitID[] ids)
Get an array of deployable unit descriptors corresponding to an array of deployable units.
|