Uses of Interface
org.objectweb.jotm.RecoveryCoordinator

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
 



Copyright © 2005-2011 OW2 Consortium. All Rights Reserved.