| Class | Description |
|---|---|
| ActivityHandleImple |
ActivityHandle is used as a representation of a single activity
when it is suspended from a running thread and may be later
resumed.
|
| ActivityHierarchyImple |
This class represents a handle on a stack of activities.
|
| ActivityImple |
The Activity.
|
| ActivityReaper |
Class to record activities with non-zero timeout values, and
class to implement a activity reaper thread which terminates
these activities once their timeout elapses.
|
| HLSManager |
The HLS manager is the way in which an HLS can register
itself with the activity service.
|
| OutcomeImple |
The Outcome represents the final outcome of the activity.
|
| ReaperElement | |
| ReaperThread |
Class to record transactions with non-zero timeout values, and
class to implement a transaction reaper thread which terminates
these transactions once their timeout elapses.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.