Uses of Interface
org.objectweb.transaction.jta.TransactionManager

Packages that use TransactionManager
org.objectweb.jotm   
org.objectweb.transaction.jta ObjectWeb's extension to JTA (Java Transaction API
 

Uses of TransactionManager in org.objectweb.jotm
 

Methods in org.objectweb.jotm that return TransactionManager
static TransactionManager Current.getTransactionManager()
          Gets the TransactionManager instance.
 TransactionManager Jotm.getTransactionManager()
           
 

Uses of TransactionManager in org.objectweb.transaction.jta
 

Methods in org.objectweb.transaction.jta that return TransactionManager
 TransactionManager TMService.getTransactionManager()
          returns a TransactionManager object.