Package | Description |
---|---|
com.arjuna.mwlabs.wsas | |
com.arjuna.mwlabs.wsas.activity | |
com.arjuna.mwlabs.wscf.model.sagas.arjunacore | |
com.arjuna.mwlabs.wscf.model.twophase.arjunacore |
Modifier and Type | Method and Description |
---|---|
ActivityImple |
UserActivityImple.current() |
Modifier and Type | Field and Description |
---|---|
ActivityImple |
ReaperElement._activity |
Modifier and Type | Method and Description |
---|---|
ActivityImple |
ActivityHandleImple.getActivity() |
ActivityImple[] |
ActivityImple.hierarchy()
Return the activity hierarchy that this activity is within.
|
ActivityImple |
ActivityImple.parent() |
Modifier and Type | Method and Description |
---|---|
boolean |
ActivityReaper.insert(ActivityImple activity,
int timeout)
timeout is given in seconds, but we work in milliseconds.
|
boolean |
ActivityReaper.remove(ActivityImple act) |
Constructor and Description |
---|
ActivityHandleImple(ActivityImple curr) |
ActivityHierarchyImple(ActivityImple current) |
ActivityImple(ActivityImple parent,
String serviceType) |
ReaperElement(ActivityImple act,
int timeout) |
Modifier and Type | Method and Description |
---|---|
ActivityImple |
CoordinatorServiceImple.current() |
Modifier and Type | Method and Description |
---|---|
ActivityImple |
CoordinatorServiceImple.current() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.