| Package | Description |
|---|---|
| javax.slee.management |
This package defines the SLEE external management interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectName |
ProfileProvisioningMBean.getProfile(String profileTableName,
String profileName)
Get the JMX Object Name of the Profile MBean for an existing profile.
|
void |
ProfileProvisioningMBean.removeProfile(String profileTableName,
String profileName)
Remove a profile from a profile table.
|