org.jacorb.transaction
Class RecoveryCoordinatorImpl

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

public class RecoveryCoordinatorImpl
extends Object
implements org.omg.CosTransactions.RecoveryCoordinatorOperations


Constructor Summary
RecoveryCoordinatorImpl()
           
 
Method Summary
 org.omg.CosTransactions.Status replay_completion(org.omg.CosTransactions.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 org.omg.CosTransactions.Status replay_completion(org.omg.CosTransactions.Resource r)
                                                 throws org.omg.CosTransactions.NotPrepared
Specified by:
replay_completion in interface org.omg.CosTransactions.RecoveryCoordinatorOperations
Throws:
org.omg.CosTransactions.NotPrepared


Copyright © 2012 JacORB. All Rights Reserved.