| Package | Description |
|---|---|
| javax.slee.serviceactivity |
This package defines the interfaces for the use of Service Activities.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceActivity |
ServiceActivityFactory.getActivity()
Get the Service activity object for the invoking SBB.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityContextInterface |
ServiceActivityContextInterfaceFactory.getActivityContextInterface(ServiceActivity activity)
Get an
ActivityContextInterface object for a Service activity. |