Package org.infinispan.transaction.xa

XA transaction support.

See:
          Description

Interface Summary
CacheTransaction Defines the state a infinispan transaction should have.
 

Class Summary
AbstractCacheTransaction Base class for local and remote transaction.
DldGlobalTransaction This class is used when deadlock detection is enabled.
DldGlobalTransaction.Externalizer  
GlobalTransaction Uniquely identifies a transaction that spans all JVMs in a cluster.
GlobalTransaction.Externalizer  
GlobalTransactionFactory Factory for GlobalTransaction/DeadlockDetectingGlobalTransaction.
LocalTransaction  
RemoteTransaction Defines the state of a remotely originated transaction.
TransactionTable Repository for RemoteTransaction and TransactionXaAdapters (locally originated transactions).
TransactionXaAdapter This acts both as an local CacheTransaction and implementor of an XAResource that will be called by tx manager on various tx stages.
 

Exception Summary
InvalidTransactionException Thrown if an operation is to be performed on an invalid transaction context.
 

Package org.infinispan.transaction.xa Description

XA transaction support.


Google Analytics

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.