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.
|
Collection |
ProfileProvisioningMBean.getProfileTables(ProfileSpecificationID id)
Get a collection of
java.lang.String objects that identify the names
of the profile tables that have been created from the specified profile specification. |