org.omg.CosTransactions
Class RecoveryCoordinatorPOATie
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.CosTransactions.RecoveryCoordinatorPOA
|
+--org.omg.CosTransactions.RecoveryCoordinatorPOATie
- All Implemented Interfaces:
- org.omg.CORBA.portable.InvokeHandler, RecoveryCoordinatorOperations
- 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.
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecoveryCoordinatorPOATie
public RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations tieObject)
- Constructor
RecoveryCoordinatorPOATie
public RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations tieObject,
org.omg.PortableServer.POA poa)
- Constructor
_delegate
public RecoveryCoordinatorOperations _delegate()
- Get the delegate
_delegate
public void _delegate(RecoveryCoordinatorOperations delegate_)
- Set the delegate
_default_POA
public org.omg.PortableServer.POA _default_POA()
- _default_POA method
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
replay_completion
public Status replay_completion(Resource r)
throws NotPrepared
- Operation replay_completion