public class _PolicyStub extends ObjectImpl implements Policy, Serializable
Policy methods contain the code for remote
invocaton.| Constructor and Description |
|---|
_PolicyStub()
Create the Policy stub.
|
_PolicyStub(Delegate delegate)
Create the naming context stub with the given delegate.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
_ids()
Return the array of repository ids for this object.
|
Policy |
copy()
Return a copy of this Policy.
|
void |
destroy()
Destroy the policy object.
|
int |
policy_type()
Return an integer number, corresponding the type of this policy.
|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic _PolicyStub()
ObjectImpl._set_delegate(Delegate).public _PolicyStub(Delegate delegate)
public String[] _ids()
_ids in class ObjectImplpublic void destroy()
destroy in interface PolicyOperationspublic Policy copy()
copy in interface PolicyOperationspublic int policy_type()
policy_type in interface PolicyOperations