Uses of Interface
com.arjuna.mw.wscf.model.sagas.participants.Participant

Packages that use Participant
com.arjuna.mw.wscf.model.sagas.api   
com.arjuna.mw.wscf.model.sagas.participants   
 

Uses of Participant in com.arjuna.mw.wscf.model.sagas.api
 

Methods in com.arjuna.mw.wscf.model.sagas.api with parameters of type Participant
 void 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
 

Subinterfaces of Participant in com.arjuna.mw.wscf.model.sagas.participants
 interface ParticipantWithComplete
          This is the interface that all two-phase aware participants must define.
 



Copyright © 2011. All Rights Reserved.