| Package | Description |
|---|---|
| javax.slee.profile |
This package defines the classes and interfaces for profiles and profile-related activities and events.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileTableActivity |
ProfileFacility.getProfileTableActivity(String profileTableName)
Get a
ProfileTableActivity object for a profile table. |
| Modifier and Type | Method and Description |
|---|---|
ActivityContextInterface |
ProfileTableActivityContextInterfaceFactory.getActivityContextInterface(ProfileTableActivity activity)
Get an
ActivityContextInterface object for the profile table activity. |