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_objectpublic Status replay_completion(Resource res) throws SystemException, NotPrepared
GenericRecoveryCoordinatorOperation: ::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 RecoveryCoordinatorOperationsreplay_completion in class GenericRecoveryCoordinatorSystemExceptionNotPreparedCopyright © 2016 JBoss by Red Hat. All rights reserved.