Uses of Interface
org.ow2.jonas.tm.TxResourceManager

Packages that use TxResourceManager
org.ow2.jonas.resource.internal.cm   
org.ow2.jonas.tm   
org.ow2.jonas.tm.jotm   
 

Uses of TxResourceManager in org.ow2.jonas.resource.internal.cm
 

Classes in org.ow2.jonas.resource.internal.cm that implement TxResourceManager
 class ConnectionManagerImpl
          Description of the ConnectionManagerImpl
 

Uses of TxResourceManager in org.ow2.jonas.tm
 

Methods in org.ow2.jonas.tm with parameters of type TxResourceManager
 void TransactionManager.registerResourceManager(String rmname, XAResource xares, String info, Properties prop, TxResourceManager trm)
          Register a TransactionResourceManager to the TM
 

Uses of TxResourceManager in org.ow2.jonas.tm.jotm
 

Methods in org.ow2.jonas.tm.jotm with parameters of type TxResourceManager
 void JOTMTransactionManager.registerResourceManager(String rmName, XAResource xares, String info, Properties p, TxResourceManager trm)
           
 

Constructors in org.ow2.jonas.tm.jotm with parameters of type TxResourceManager
JOTMTransactionResourceManager(TxResourceManager trm)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.