Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction

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

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

Methods in org.infinispan.transaction.xa.recovery that return RecoveryAwareGlobalTransaction
protected  RecoveryAwareGlobalTransaction RecoveryAwareGlobalTransaction.Externalizer.createGlobalTransaction()
           
 RecoveryAwareGlobalTransaction RecoveryAwareGlobalTransaction.Externalizer.readObject(ObjectInput input)
           
 

Methods in org.infinispan.transaction.xa.recovery that return types with arguments of type RecoveryAwareGlobalTransaction
 Set<Class<? extends RecoveryAwareGlobalTransaction>> RecoveryAwareGlobalTransaction.Externalizer.getTypeClasses()
           
 

Methods in org.infinispan.transaction.xa.recovery with parameters of type RecoveryAwareGlobalTransaction
 void RecoveryAwareGlobalTransaction.Externalizer.writeObject(ObjectOutput output, RecoveryAwareGlobalTransaction xidGtx)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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