JavaTM Platform
Standard Ed. 6

org.omg.PortableInterceptor
インタフェース PolicyFactory

すべてのスーパーインタフェース:
IDLEntity, Object, PolicyFactoryOperations, Serializable

public interface PolicyFactory
extends PolicyFactoryOperations, Object, IDLEntity

ポリシー型が CORBA.ORB.create_policy を使って作成されるようにします。

移植性のある ORB サービス実装では、ポリシー型が CORBA.ORB.create_policy を使って作成されるように、ORB の初期化中に PolicyFactory インタフェースのインスタンスを登録します。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 Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。