JBoss Transaction 7.0.0 SPI 7.0.0.Final-redhat-2

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
          Deprecated. The synchronizations for each transaction
 

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


JBoss Transaction 7.0.0 SPI 7.0.0.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.