Interface RequestProcessingPolicy

All Superinterfaces:
IDLEntity, Object, Policy, PolicyOperations, RequestProcessingPolicyOperations, Serializable
All Known Implementing Classes:
RequestProcessingPolicyImpl

public interface RequestProcessingPolicy extends RequestProcessingPolicyOperations, Policy, IDLEntity
This policy specifies how requests are processed by the created POA. The default is USE_ACTIVE_OBJECT_MAP_ONLY.