public class JavaIdlRCDefaultServant extends GenericRecoveryCoordinator
Modifier and Type | Method and Description |
---|---|
Status |
replay_completion(Resource res)
Implementation of IDL method:
|
makeId, reconstruct, replay_completion
_all_interfaces, _invoke, _this, _this
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public Status replay_completion(Resource res) throws SystemException, NotPrepared
GenericRecoveryCoordinator
Operation: ::CosTransactions::RecoveryCoordinator::replay_completion.
#pragma prefix "omg.org/CosTransactions/RecoveryCoordinator" ::CosTransactions::Status replay_completion( in ::CosTransactions::Resource r ) raises( ::CosTransactions::NotPrepared );This method is used when the instance is used as a particular implementation object (i.e. not as default servant). Delegates to the static
replay_completion
using the RecoveryCoordinatorId
made in the constructor.replay_completion
in interface RecoveryCoordinatorOperations
replay_completion
in class GenericRecoveryCoordinator
SystemException
NotPrepared
Copyright © 2021 JBoss by Red Hat. All rights reserved.