JavaTM 2 Platform
Standard Ed. 6

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.PortableInterceptor.PolicyFactoryOperations 继承的方法
create_policy
 
从接口 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
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only