|
Java Platform 1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Policy interface provides a mechanism for ORBs and Object Services to allow access to certain choices that affect their operation. This information is accessed in a structured manner using interfaces derived from the org.omg.CORBA.Policy interface.
Method Summary | |
Policy |
copy()
This operation copies the policy object. |
void |
destroy()
This operation destroys the policy object. |
int |
policy_type()
This readonly attribute returns the constant value that corresponds to the type of the Policy object. |
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 |
Method Detail |
public int policy_type()
public Policy copy()
public void destroy()
|
Java Platform 1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |