org.jacorb.transaction
Class RecoveryCoordinatorImpl

java.lang.Object
  extended by org.jacorb.transaction.RecoveryCoordinatorImpl
All Implemented Interfaces:
RecoveryCoordinatorOperations

public class RecoveryCoordinatorImpl
extends Object
implements RecoveryCoordinatorOperations


Constructor Summary
RecoveryCoordinatorImpl()
           
 
Method Summary
 Status replay_completion(Resource r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecoveryCoordinatorImpl

public RecoveryCoordinatorImpl()
Method Detail

replay_completion

public Status replay_completion(Resource r)
                         throws NotPrepared
Specified by:
replay_completion in interface RecoveryCoordinatorOperations
Throws:
NotPrepared


Copyright © 2015 JacORB. All rights reserved.