|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CORBA._PolicyStub
public class _PolicyStub
The Policy stub (proxy), used on the client side.
The Policy methods contain the code for remote
invocaton.
| Constructor Summary | |
|---|---|
_PolicyStub()
Create the Policy stub. |
|
_PolicyStub(Delegate delegate)
Create the naming context stub with the given delegate. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
|---|
_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, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.Object |
|---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
| Constructor Detail |
|---|
public _PolicyStub()
ObjectImpl._set_delegate(Delegate).
public _PolicyStub(Delegate delegate)
| Method Detail |
|---|
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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||