Uses of Interface
org.objectweb.jonas_tm.TransactionFactory

Packages that use TransactionFactory
org.objectweb.jonas_tm   
 

Uses of TransactionFactory in org.objectweb.jonas_tm
 

Classes in org.objectweb.jonas_tm that implement TransactionFactory
 class TransactionFactoryImpl
           
 

Methods in org.objectweb.jonas_tm that return TransactionFactory
static TransactionFactory Current.getJTM()
          Returns the TMFactory (in JTM)
 

Constructors in org.objectweb.jonas_tm with parameters of type TransactionFactory
Current(TransactionFactory tmfact)
          Constructor for EJBServer.