org.omg.CosTransactions

Class _RecoveryCoordinatorStub

public class _RecoveryCoordinatorStub extends ObjectImpl implements RecoveryCoordinator

A recoverable object uses a RecoveryCoordinator to drive the recovery process in certain situations. The object reference for an object supporting the RecoveryCoordinator interface, as returned by the register_resource operation, is implicitly associated with a single resource registration request and may only be used by that resource.
Method Summary
Statusreplay_completion(Resource r)
Operation replay_completion
String[]_ids()

Method Detail

replay_completion

public Status replay_completion(Resource r)
Operation replay_completion

_ids

public String[] _ids()