public class _ConstructionPolicyStub extends ObjectImpl implements ConstructionPolicy
| Constructor and Description |
|---|
_ConstructionPolicyStub() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_ids() |
Policy |
copy() |
void |
destroy() |
void |
make_domain_manager(InterfaceDef object_type,
boolean constr_policy) |
int |
policy_type() |
_create_request, _create_request, _duplicate, _get_client_policy, _get_component, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_orb, _get_policy_overrides, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _repository_id, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, _set_policy_overrides, _validate_connection, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_client_policy, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_orb, _get_policy_overrides, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _repository_id, _request, _set_policy_override, _set_policy_overrides, _validate_connectionpublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic int policy_type()
policy_type in interface PolicyOperationspublic Policy copy()
copy in interface PolicyOperationspublic void make_domain_manager(InterfaceDef object_type, boolean constr_policy)
make_domain_manager in interface ConstructionPolicyOperationspublic void destroy()
destroy in interface PolicyOperationsCopyright © 2017 JacORB. All rights reserved.