Uses of Class
com.arjuna.mw.wscf.exceptions.DuplicateParticipantException

Packages that use DuplicateParticipantException
com.arjuna.mw.wscf.model.sagas.api   
com.arjuna.mw.wscf.model.twophase.api   
 

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

Methods in com.arjuna.mw.wscf.model.sagas.api that throw DuplicateParticipantException
 void CoordinatorManager.enlistParticipant(Participant act)
          Enrol the specified participant with the coordinator associated with the current thread.
 

Uses of DuplicateParticipantException in com.arjuna.mw.wscf.model.twophase.api
 

Methods in com.arjuna.mw.wscf.model.twophase.api that throw DuplicateParticipantException
 void CoordinatorManager.enlistParticipant(Participant act)
          Enrol the specified participant with the coordinator associated with the current thread.
 



Copyright © 2011. All Rights Reserved.