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

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

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

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


-->

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