org.omg.CosTransactions

Class RecoveryCoordinatorPOATie

public class RecoveryCoordinatorPOATie extends RecoveryCoordinatorPOA

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.
Constructor Summary
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations tieObject)
Constructor
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations tieObject, POA poa)
Constructor
Method Summary
Statusreplay_completion(Resource r)
Operation replay_completion
POA_default_POA()
_default_POA method
RecoveryCoordinatorOperations_delegate()
Get the delegate
void_delegate(RecoveryCoordinatorOperations delegate_)
Set the delegate

Constructor Detail

RecoveryCoordinatorPOATie

public RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations tieObject)
Constructor

RecoveryCoordinatorPOATie

public RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations tieObject, POA poa)
Constructor

Method Detail

replay_completion

public Status replay_completion(Resource r)
Operation replay_completion

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public RecoveryCoordinatorOperations _delegate()
Get the delegate

_delegate

public void _delegate(RecoveryCoordinatorOperations delegate_)
Set the delegate