Uses of Package
org.objectweb.jotm

Packages that use org.objectweb.jotm
org.objectweb.jotm JOTM (Java Open Transaction Manager), the ObjectWeb Transaction Manager 
org.objectweb.jotm.jta.jeremie   
org.objectweb.jotm.jta.rmi   
 

Classes in org.objectweb.jotm used by org.objectweb.jotm
Control
           
Coordinator
           
Current
          Current is the common implementation for both UserTransaction and TransactionManager.
RecoveryCoordinator
           
RemoteSynchro
           
Resource
          This interface must be implemented by objects that will be registered to the JTM Coordinator.
Terminator
           
TransactionContext
          This is how the JTA Implementation in JOnAS sees the Transaction Context.
TransactionFactory
           
 

Classes in org.objectweb.jotm used by org.objectweb.jotm.jta.jeremie
TransactionContext
          This is how the JTA Implementation in JOnAS sees the Transaction Context.
 

Classes in org.objectweb.jotm used by org.objectweb.jotm.jta.rmi
TransactionContext
          This is how the JTA Implementation in JOnAS sees the Transaction Context.