Uses of Interface
com.atomikos.icatch.Participant

Packages that use Participant
com.atomikos.icatch   
 

Uses of Participant in com.atomikos.icatch
 

Methods in com.atomikos.icatch that return Participant
 Participant TransactionService.getParticipant(java.lang.String root)
          Gets a participant handle for the given root.
 

Methods in com.atomikos.icatch that return types with arguments of type Participant
 java.util.Stack<Participant> Extent.getParticipants()
           
 

Methods in com.atomikos.icatch with parameters of type Participant
 void Extent.add(Participant participant, int count)
          Adds a participant to the extent.
 RecoveryCoordinator CompositeTransaction.addParticipant(Participant participant)
           
 java.lang.Boolean RecoveryCoordinator.replayCompletion(Participant participant)
          Asks for a repetition of completion.
 



Copyright © 2016. All Rights Reserved.