Package org.infinispan.transaction.xa

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

Class Summary
GlobalTransaction Uniquely identifies a transaction that spans all JVMs in a cluster.
RemoteTransaction Defines the state of a remotelly originated transaction.
TransactionTable Repository for RemoteTransaction and TransactionXaAdapters (locally originated trasactions).
TransactionXaAdapter This acts both as an local CacheTransaction and implementor of an XAResource that will be called by tx manager on various tx stages.
 



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