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.rmi Transaction interceptors for RMI/JRMP 
 

Classes in org.objectweb.jotm used by org.objectweb.jotm
Control
          OTS-like Control interface.
Coordinator
          OTS-like 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
          OTS-like Terminator
TransactionContext
          This is how the JTA Implementation in JOTM sees the Transaction Context.
TransactionFactory
           
 

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