JavaTM Platform
Standard Ed. 6

インタフェース
org.omg.PortableServer.POAManager の使用

POAManager を使用しているパッケージ
org.omg.PortableServer クラスとインタフェースを提供し、アプリケーションのサーバー側を複数ベンダー間 ORB で移植できるようにします。 
 

org.omg.PortableServer での POAManager の使用
 

POAManager を返す org.omg.PortableServer のメソッド
 POAManager POAOperations.the_POAManager()
          この属性は、POA に関連付けられた POA マネージャーを識別します。
 

POAManager 型のパラメータを持つ org.omg.PortableServer のメソッド
 POA POAOperations.create_POA(String adapter_name, POAManager a_POAManager, Policy[] policies)
          このオペレーションは、新しい POA をターゲット POA の子として作成します。
 


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 も参照してください。