public class SynchronizationImpl
extends org.omg.CosTransactions.SynchronizationPOA
implements org.omg.CosTransactions.Synchronization
| Constructor and Description |
|---|
SynchronizationImpl() |
SynchronizationImpl(TransactionState state) |
| Modifier and Type | Method and Description |
|---|---|
Request |
_create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result) |
Request |
_create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
Object |
_duplicate() |
DomainManager[] |
_get_domain_managers() |
Object |
_get_interface_def() |
Policy |
_get_policy(int policy_type) |
int |
_hash(int maximum) |
boolean |
_is_a(String repository_id) |
boolean |
_is_equivalent(Object that) |
boolean |
_non_existent() |
void |
_release() |
Request |
_request(String operation) |
Object |
_set_policy_override(Policy[] policies,
SetOverrideType set_add) |
void |
addSynchronization(Synchronization sync,
boolean interposed) |
void |
after_completion(org.omg.CosTransactions.Status status) |
void |
before_completion() |
org.omg.CosTransactions.Synchronization |
getCORBAReference() |
_all_interfaces, _invoke, _this, _this_default_POA, _get_delegate, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic SynchronizationImpl()
public SynchronizationImpl(TransactionState state)
public void addSynchronization(Synchronization sync, boolean interposed)
public void before_completion()
before_completion in interface org.omg.CosTransactions.SynchronizationOperationspublic void after_completion(org.omg.CosTransactions.Status status)
after_completion in interface org.omg.CosTransactions.SynchronizationOperationspublic org.omg.CosTransactions.Synchronization getCORBAReference()
public Object _duplicate()
_duplicate in interface Objectpublic boolean _is_a(String repository_id)
public boolean _is_equivalent(Object that)
_is_equivalent in interface Objectpublic boolean _non_existent()
_non_existent in interface Object_non_existent in class Servantpublic Request _create_request(Context ctx, String operation, NVList arg_list, NamedValue result)
_create_request in interface Objectpublic Request _create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts)
_create_request in interface Objectpublic Object _get_interface_def()
_get_interface_def in interface Object_get_interface_def in class Servantpublic Policy _get_policy(int policy_type)
_get_policy in interface Objectpublic DomainManager[] _get_domain_managers()
_get_domain_managers in interface Objectpublic Object _set_policy_override(Policy[] policies, SetOverrideType set_add)
_set_policy_override in interface ObjectCopyright © 2017. All rights reserved.