Modifier and Type | Method and Description |
---|---|
void |
CoordinatorManager.enlistParticipant(Participant act)
Enrol the specified participant with the coordinator associated with
the current thread.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ParticipantWithComplete
This is the interface that all two-phase aware participants must define.
|
Modifier and Type | Method and Description |
---|---|
void |
CoordinatorServiceImple.enlistParticipant(Participant act)
Enrol the specified participant with the coordinator associated with
the current thread.
|
void |
CoordinatorControl.enlistParticipant(Participant act)
Enrol the specified participant with the coordinator associated with
the current thread.
|
void |
BACoordinator.enlistParticipant(Participant act)
Enrol the specified participant with the coordinator associated with the
current thread.
|
Constructor and Description |
---|
ParticipantRecord(Participant theResource,
com.arjuna.ats.arjuna.common.Uid id)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
BusinessAgreementWithCoordinatorCompletionImple |
class |
BusinessAgreementWithParticipantCompletionImple |
Copyright © 2016 JBoss by Red Hat. All rights reserved.