Uses of Interface
org.jpos.transaction.TransactionConstants

Packages that use TransactionConstants
org.jpos.transaction jPOS Transaction Manager 
org.jpos.transaction.participant   
 

Uses of TransactionConstants in org.jpos.transaction
 

Subinterfaces of TransactionConstants in org.jpos.transaction
 interface AbortParticipant
          2 phase commit participant
 interface GroupSelector
          GroupSelector can be implemented by a TransactionParticipant in order to switch the transaction to a new group of participants.
 interface TransactionParticipant
          2 phase commit participant
 

Classes in org.jpos.transaction that implement TransactionConstants
 class TransactionManager
           
 

Uses of TransactionConstants in org.jpos.transaction.participant
 

Classes in org.jpos.transaction.participant that implement TransactionConstants
 class BSHGroupSelector
           
 class BSHTransactionParticipant
          A TransactionParticipant whose prepare, commit and abort methods can be specified through beanshell scripts.
 class CheckPoint
           
 class Debug
           
 class Delay
           
 class Forward
           
 class HasEntry
          HasEntry is a general purpose GroupSelector that can be used to verify that a given object is available in the context.
 class Join
           
 class Trace
           
 



Copyright © 1998-2012 jPOS.org. All Rights Reserved.