Package org.omg.PortableServer
Interface RequestProcessingPolicyOperations
- All Superinterfaces:
PolicyOperations
- All Known Subinterfaces:
RequestProcessingPolicy
- All Known Implementing Classes:
RequestProcessingPolicyImpl
This policy specifies how requests are processed by
the created POA. The default is
USE_ACTIVE_OBJECT_MAP_ONLY.
-
Method Summary
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
-
Method Details
-
value
RequestProcessingPolicyValue value()specifies the policy value- Returns:
- the policy value
-