|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityAlreadyExistsException | |
|---|---|
| javax.slee.resource | |
| Uses of ActivityAlreadyExistsException in javax.slee.resource |
|---|
| Methods in javax.slee.resource that throw ActivityAlreadyExistsException | |
|---|---|
void |
SleeEndpoint.startActivity(ActivityHandle handle,
java.lang.Object activity)
Notify the SLEE that a new activity has started. |
void |
SleeEndpoint.startActivity(ActivityHandle handle,
java.lang.Object activity,
int activityFlags)
Notify the SLEE that a new activity has started. |
void |
SleeEndpoint.startActivitySuspended(ActivityHandle handle,
java.lang.Object activity)
Notify the SLEE that a new activity has started, and that it is suspended. |
void |
SleeEndpoint.startActivitySuspended(ActivityHandle handle,
java.lang.Object activity,
int activityFlags)
Notify the SLEE that a new activity has started, and that it is suspended. |
void |
SleeEndpoint.startActivityTransacted(ActivityHandle handle,
java.lang.Object activity)
Notify the SLEE that a new activity has started. |
void |
SleeEndpoint.startActivityTransacted(ActivityHandle handle,
java.lang.Object activity,
int activityFlags)
Notify the SLEE that a new activity has started. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||