Uses of Interface
org.objectweb.jonas_tm.RecoveryCoordinator

Packages that use RecoveryCoordinator
org.objectweb.jonas_tm   
 

Uses of RecoveryCoordinator in org.objectweb.jonas_tm
 

Subinterfaces of RecoveryCoordinator in org.objectweb.jonas_tm
 interface RemoteControl
          Interface RemoteControl is the Control Remote Interface.
 

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

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