Package | Description |
---|---|
javax.slee.management |
This package defines the SLEE external management interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfileProvisioningMBean.createProfileTable(ProfileSpecificationID id,
String newProfileTableName)
Create a new profile table from a profile specification.
|
void |
ProfileProvisioningMBean.renameProfileTable(String oldProfileTableName,
String newProfileTableName)
Rename a profile table.
|