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 .
Also see:
- RequestProcessingPolicyValue for the possible values of this policy.
- author:
Audrius - Meskauskas, Lithuania (AudriusA@Bioinformatics.org)