-
- All Superinterfaces:
-
PolicyOperations
- All Known Subinterfaces:
-
RequestProcessingPolicy
public interface RequestProcessingPolicyOperations extends PolicyOperations
此策略指定创建的POA如何处理请求。 默认值为USE_ACTIVE_OBJECT_MAP_ONLY。
-
-
方法摘要
所有方法 接口方法 抽象方法 Modifier and Type 方法 描述 RequestProcessingPolicyValue
value()
指定策略值-
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
-
-
-
-
方法详细信息
-
value
RequestProcessingPolicyValue value()
指定策略值
-
-