Uses of Class
org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization

Packages that use TransactionLocalDelegateImpl.TransactionLocalSynchronization
org.jboss.tm   
 

Uses of TransactionLocalDelegateImpl.TransactionLocalSynchronization in org.jboss.tm
 

Fields in org.jboss.tm with type parameters of type TransactionLocalDelegateImpl.TransactionLocalSynchronization
protected static ConcurrentHashMap<Transaction,TransactionLocalDelegateImpl.TransactionLocalSynchronization> TransactionLocalDelegateImpl.synchronizationsByTransaction
          The synchronizations for each transaction
 

Methods in org.jboss.tm that return TransactionLocalDelegateImpl.TransactionLocalSynchronization
protected static TransactionLocalDelegateImpl.TransactionLocalSynchronization TransactionLocalDelegateImpl.getSynchronization(Transaction tx, boolean create)
          Retrieve a synchronization for the transaction
 



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