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

Packages that use TransactionManager
org.objectweb.jonas_tm   
 

Uses of TransactionManager in org.objectweb.jonas_tm
 

Classes in org.objectweb.jonas_tm that implement TransactionManager
 class Current
          Current is the common Implementation for UserTransaction and TransactionManager.
 

Methods in org.objectweb.jonas_tm that return TransactionManager
static TransactionManager Current.getTransactionManager()