|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.Servant
org.omg.CosTransactions.RecoveryCoordinatorPOA
org.omg.CosTransactions.RecoveryCoordinatorPOATie
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,
org.omg.PortableServer.POA poa)
Constructor |
Method Summary | |
org.omg.PortableServer.POA |
_default_POA()
_default_POA method |
RecoveryCoordinatorOperations |
_delegate()
Get the delegate |
void |
_delegate(RecoveryCoordinatorOperations delegate_)
Set the delegate |
Status |
replay_completion(Resource r)
Operation replay_completion |
Methods inherited from class org.omg.CosTransactions.RecoveryCoordinatorPOA |
_all_interfaces, _invoke, _this, _this |
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations tieObject)
public RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations tieObject, org.omg.PortableServer.POA poa)
Method Detail |
public RecoveryCoordinatorOperations _delegate()
public void _delegate(RecoveryCoordinatorOperations delegate_)
public org.omg.PortableServer.POA _default_POA()
public Status replay_completion(Resource r) throws NotPrepared
NotPrepared
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |