Uses of Interface
com.arjuna.mw.wscf.model.sagas.participants.Participant
-
Uses of Participant in com.arjuna.mw.wscf.model.sagas.api
Modifier and TypeMethodDescriptionvoid
CoordinatorManager.enlistParticipant
(Participant act) Enrol the specified participant with the coordinator associated with the current thread. -
Uses of Participant in com.arjuna.mw.wscf.model.sagas.participants
Modifier and TypeInterfaceDescriptioninterface
This is the interface that all two-phase aware participants must define.