|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BAParticipantManager | |
---|---|
com.arjuna.mw.wst11 | |
com.arjuna.wst11.messaging.engines | |
com.arjuna.wst11.stub |
Uses of BAParticipantManager in com.arjuna.mw.wst11 |
---|
Methods in com.arjuna.mw.wst11 that return BAParticipantManager | |
---|---|
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. |
Uses of BAParticipantManager in com.arjuna.wst11.messaging.engines |
---|
Methods in com.arjuna.wst11.messaging.engines that return BAParticipantManager | |
---|---|
BAParticipantManager |
ParticipantCompletionCoordinatorEngine.getCoordinator()
Get the associated coordinator. |
BAParticipantManager |
CoordinatorCompletionCoordinatorEngine.getCoordinator()
Get the associated coordinator. |
Methods in com.arjuna.wst11.messaging.engines with parameters of type BAParticipantManager | |
---|---|
void |
ParticipantCompletionCoordinatorEngine.setCoordinator(BAParticipantManager coordinator)
Set the coordinator |
void |
CoordinatorCompletionCoordinatorEngine.setCoordinator(BAParticipantManager coordinator)
Set the coordinator |
Uses of BAParticipantManager in com.arjuna.wst11.stub |
---|
Classes in com.arjuna.wst11.stub that implement BAParticipantManager | |
---|---|
class |
BACoordinatorCompletionParticipantManagerStub
|
class |
BAParticipantCompletionParticipantManagerStub
|
Methods in com.arjuna.wst11.stub with parameters of type BAParticipantManager | |
---|---|
void |
SubordinateCoordinatorCompletionParticipantStub.setManager(BAParticipantManager manager)
set the participant manager for this stub. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |