Uses of Interface
com.arjuna.wst11.BAParticipantManager
Packages that use BAParticipantManager
-
Uses of BAParticipantManager in com.arjuna.mw.wst11
Methods in com.arjuna.mw.wst11 that return BAParticipantManagerModifier and TypeMethodDescriptionabstract 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 BAParticipantManagerModifier and TypeMethodDescriptionCoordinatorCompletionCoordinatorEngine.getCoordinator()
Get the associated coordinator.ParticipantCompletionCoordinatorEngine.getCoordinator()
Get the associated coordinator.Methods in com.arjuna.wst11.messaging.engines with parameters of type BAParticipantManagerModifier and TypeMethodDescriptionvoid
CoordinatorCompletionCoordinatorEngine.setCoordinator
(BAParticipantManager coordinator) Set the coordinatorvoid
ParticipantCompletionCoordinatorEngine.setCoordinator
(BAParticipantManager coordinator) Set the coordinator -
Uses of BAParticipantManager in com.arjuna.wst11.stub
Classes in com.arjuna.wst11.stub that implement BAParticipantManagerModifier and TypeClassDescriptionclass
class
Methods in com.arjuna.wst11.stub with parameters of type BAParticipantManagerModifier and TypeMethodDescriptionvoid
SubordinateCoordinatorCompletionParticipantStub.setManager
(BAParticipantManager manager) set the participant manager for this stub.