所有类


org.omg.PortableServer
接口 RequestProcessingPolicyOperations

所有超级接口:
PolicyOperations
所有已知子接口:
RequestProcessingPolicy

public interface RequestProcessingPolicyOperations
   
   
   
   
     
     
extends PolicyOperations

此策略指定已创建的 POA 处理请求的方式。默认值为 USE_ACTIVE_OBJECT_MAP_ONLY。


方法摘要
 RequestProcessingPolicyValuevalue()
          指定策略值
 
从接口 org.omg.CORBA.PolicyOperations 继承的方法
copy, destroy, policy_type
 

方法详细信息

value

RequestProcessingPolicyValue value()
指定策略值


所有类