Class | Description |
---|---|
BAParticipantManagerImple |
This is the interface that the core exposes in order to allow different
types of participants to be enrolled.
|
BusinessActivityManagerImple |
This is the interface that the core exposes in order to allow different
types of participants to be enrolled.
|
SubordinateBAParticipantManagerImple |
This is the interface that the core exposes in order to allow different
types of participants to be enrolled.
|
UserBusinessActivityImple |
This is the interface that allows transactions to be started and terminated.
|
UserBusinessActivityStandaloneImple |
This is the interface that allows transactions to be started and terminated.
|
UserSubordinateBusinessActivityImple |
Implementation of class used to create a subordinate BA transaction
This class normally redirects all calls to call the corresponding method of the singleton instance
which implements UserBusinessActivity.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.