Uses of Interface
org.infinispan.transaction.xa.CacheTransaction

Packages that use CacheTransaction
org.infinispan.transaction.xa   
 

Uses of CacheTransaction in org.infinispan.transaction.xa
 

Classes in org.infinispan.transaction.xa that implement CacheTransaction
 class RemoteTransaction
          Defines the state of a remotelly originated transaction.
 class 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.