所有类
|
摘要: 嵌套 | 字段 | 构造方法 | 方法 |
详细信息: 字段 | 构造方法 | 方法 |
org.omg.PortableInterceptor
接口 PolicyFactory
- 所有超级接口:
- IDLEntity, Object, PolicyFactoryOperations, Serializable
-
public interface PolicyFactory
- extends PolicyFactoryOperations, Object, IDLEntity
使得策略类型能够使用 CORBA.ORB.create_policy
来构建。
可移植 ORB 服务实现在初始化 ORB 期间注册了 PolicyFactory
接口的实例,以便允许使用 CORBA.ORB.create_policy
构建其策略类型。要求 POA 保存任何以此方式向 ORBInitInfo
注册的策略。
- 另请参见:
ORBInitInfoOperations.register_policy_factory(int, org.omg.PortableInterceptor.PolicyFactory)
从接口 org.omg.CORBA.Object 继承的方法 |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
所有类
|
摘要: 嵌套 | 字段 | 构造方法 | 方法 |
详细信息: 字段 | 构造方法 | 方法 |