public class RecoveryCoordinatorPOATie extends RecoveryCoordinatorPOA
| Constructor and Description |
|---|
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate) |
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
RecoveryCoordinatorOperations |
_delegate() |
void |
_delegate(RecoveryCoordinatorOperations delegate) |
Status |
replay_completion(Resource r) |
_all_interfaces, _invoke, _this, _this_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate)
public RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate, POA poa)
public RecoveryCoordinatorOperations _delegate()
public void _delegate(RecoveryCoordinatorOperations delegate)
public POA _default_POA()
Servant_default_POA in class Servantdefault_POA the POA associated with the
Servant.public Status replay_completion(Resource r) throws NotPrepared
NotPreparedCopyright © 2017–2019 Eclipse Foundation. All rights reserved.