Uses of Interface
org.infinispan.transaction.xa.recovery.RecoverableTransactionIdentifier

Packages that use RecoverableTransactionIdentifier
org.infinispan.transaction.xa.recovery   
 

Uses of RecoverableTransactionIdentifier in org.infinispan.transaction.xa.recovery
 

Classes in org.infinispan.transaction.xa.recovery that implement RecoverableTransactionIdentifier
 class RecoveryAwareDldGlobalTransaction
          DldGlobalTransaction that also holds xid information, required for recovery.
 class RecoveryAwareGlobalTransaction
          GlobalTransaction that also holds xid information, required for recovery.
 


-->

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