org.omg.CORBA
Interface PolicyCurrentOperations
- All Superinterfaces:
- CurrentOperations, PolicyManagerOperations
- All Known Subinterfaces:
- PolicyCurrent
public interface PolicyCurrentOperations
- extends PolicyManagerOperations, CurrentOperations
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
.
Read the latest documentation online