Package org.infinispan.transaction

JTA transaction support.

See:
          Description

Class Summary
AbstractCacheTransaction Base class for local and remote transaction.
LocalTransaction Object that holds transaction's state on the node where it originated; as opposed to RemoteTransaction.
RemoteTransaction Defines the state of a remotely originated transaction.
TransactionCoordinator Coordinates transaction prepare/commits as received from the TransactionManager.
TransactionLog Logs transactions and writes for Non-Blocking State Transfer
TransactionLog.LogEntry  
TransactionLog.LogEntry.Externalizer  
TransactionTable Repository for RemoteTransaction and TransactionXaAdapters (locally originated transactions).
 

Package org.infinispan.transaction Description

JTA transaction support.


-->

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