Uses of Interface
org.jboss.tm.TransactionLocalDelegate

Packages that use TransactionLocalDelegate
org.jboss.tm The default Transaction Manager implementation
 

Uses of TransactionLocalDelegate in org.jboss.tm
 

Classes in org.jboss.tm that implement TransactionLocalDelegate
 class TransactionLocalDelegateImpl
          An implementation of the transaction local implementation using Transaction synchronizations.
 class TxManager
          Deprecated. Do not reference directly, use org.jboss.tm.TransactionManagerLocator
 

Fields in org.jboss.tm declared as TransactionLocalDelegate
protected  TransactionLocalDelegate TransactionLocal.delegate
          The delegate
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.