org.omg.CORBA
Interface PolicyCurrent
- All Superinterfaces:
- Current, CurrentOperations, IDLEntity, Object, PolicyCurrentOperations, PolicyManager, PolicyManagerOperations, java.io.Serializable
public interface PolicyCurrent
- extends PolicyCurrentOperations, PolicyManager, Current, IDLEntity
The PolicyCurrent interface derives from PolicyManager and Current without adding new methods.
Therefore all operations on the PolicyManager interface are also available in PolicyCurrent.
PolicyCurrent provides access to the policies overridden at the thread level. A reference to
a thread's PolicyCurrent is obtained by invoking ORB::resolve_initial_references
and specifying an identifier of PolicyCurrent
.
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 |
Read the latest documentation online