| Modifier and Type | Method and Description |
|---|---|
abstract BAParticipantManager |
BusinessActivityManager.enlistForBusinessAgreementWithCoordinatorCompletion(BusinessAgreementWithCoordinatorCompletionParticipant bawcp,
String id)
Enlist a participant for the BusinessAgreementWithCoordinatorCompletion protocol.
|
abstract BAParticipantManager |
BusinessActivityManager.enlistForBusinessAgreementWithParticipantCompletion(BusinessAgreementWithParticipantCompletionParticipant bap,
String id)
Enlist a participant for the BusinessAgreement protocol.
|
| Modifier and Type | Method and Description |
|---|---|
BAParticipantManager |
BusinessAgreementWithParticipantCompletionImple.participantManager() |
| Constructor and Description |
|---|
BusinessAgreementWithCoordinatorCompletionImple(BAParticipantManager manager,
BusinessAgreementWithCoordinatorCompletionParticipant participant,
String identifier) |
BusinessAgreementWithParticipantCompletionImple(BAParticipantManager participantManager,
BusinessAgreementWithParticipantCompletionParticipant resource,
String id)
this constructor installs the supplied participant manager
|
| Modifier and Type | Class and Description |
|---|---|
class |
BAParticipantManagerImple
This is the interface that the core exposes in order to allow different
types of participants to be enrolled.
|
class |
SubordinateBAParticipantManagerImple
This is the interface that the core exposes in order to allow different
types of participants to be enrolled.
|
| Modifier and Type | Method and Description |
|---|---|
BAParticipantManager |
BusinessActivityManagerImple.enlistForBusinessAgreementWithCoordinatorCompletion(BusinessAgreementWithCoordinatorCompletionParticipant bawcp,
String id) |
BAParticipantManager |
BusinessActivityManagerImple.enlistForBusinessAgreementWithParticipantCompletion(BusinessAgreementWithParticipantCompletionParticipant bap,
String id) |
| Modifier and Type | Method and Description |
|---|---|
BAParticipantManager |
ParticipantCompletionCoordinatorEngine.getCoordinator()
Get the associated coordinator.
|
BAParticipantManager |
CoordinatorCompletionCoordinatorEngine.getCoordinator()
Get the associated coordinator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParticipantCompletionCoordinatorEngine.setCoordinator(BAParticipantManager coordinator)
Set the coordinator
|
void |
CoordinatorCompletionCoordinatorEngine.setCoordinator(BAParticipantManager coordinator)
Set the coordinator
|
| Modifier and Type | Class and Description |
|---|---|
class |
BACoordinatorCompletionParticipantManagerStub |
class |
BAParticipantCompletionParticipantManagerStub |
| Modifier and Type | Method and Description |
|---|---|
void |
SubordinateCoordinatorCompletionParticipantStub.setManager(BAParticipantManager manager)
set the participant manager for this stub.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WSBATxControlImpl.resume(BAParticipantManager baParticipantManager) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.