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