Save This Page
Home » openjdk-7 » org.omg » PortableServer » [javadoc | source]
org.omg.PortableServer
public interface: RequestProcessingPolicy [javadoc | source]

All Implemented Interfaces:
    RequestProcessingPolicyOperations, Policy, IDLEntity

All Known Implementing Classes:
    RequestProcessingPolicyImpl

Specifies the behaviour in the case when the requested object is not found in the Active Object Map or that map is not in use. The policy can return its current value, as defined. in RequestProcessingPolicyOperations .