Uses of Interface
org.objectweb.jotm.RecoveryCoordinator

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

Uses of RecoveryCoordinator in org.objectweb.jotm
 

Classes in org.objectweb.jotm that implement RecoveryCoordinator
 class ControlImpl
          Implementation of the object that represents a transaction.
 

Methods in org.objectweb.jotm that return RecoveryCoordinator
 RecoveryCoordinator Coordinator.register_resource(Resource r)
           
 RecoveryCoordinator ControlImpl.register_resource(Resource res)
          Registers a Resource object for this transaction