org.omg.CosTransactions
Interface RecoveryCoordinator

All Known Implementing Classes:
_RecoveryCoordinatorImplBase, _RecoveryCoordinatorStub

public abstract interface RecoveryCoordinator
extends Object, org.omg.CORBA.portable.IDLEntity


Fields inherited from class java.io.Serializable
serialVersionUID
 
Method Summary
 Status replay_completion(Resource rr)
           
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Method Detail

replay_completion

public Status replay_completion(Resource rr)
                         throws NotPrepared