JavaTM Platform
Standard Ed. 6

クラス
org.omg.CORBA.portable.Delegate の使用

Delegate を使用しているパッケージ
org.omg.CORBA OMG CORBA API の JavaTM プログラミング言語 (ORB クラスを含む) へのマッピングを提供します。 
org.omg.CORBA_2_3.portable 値型の入力および出力のメソッドを提供し、また org/omg/CORBA/portable パッケージのその他の更新を含みます。 
org.omg.CORBA.portable ポータビリティーレイヤー、つまり、あるベンダーによって生成されたコードがほかのベンダーの ORB で動作できるようにする一連の ORB API を提供します。 
 

org.omg.CORBA での Delegate の使用
 

Delegate 型のパラメータを持つ org.omg.CORBA のコンストラクタ
_IDLTypeStub(Delegate delegate)
          指定された Delegate オブジェクトで初期化された _IDLTypeStub オブジェクトを構築します。
_PolicyStub(Delegate delegate)
          指定された Delegate オブジェクトで初期化された _PolicyStub オブジェクトを構築します。
 

org.omg.CORBA_2_3.portable での Delegate の使用
 

org.omg.CORBA_2_3.portable での Delegate のサブクラス
 class Delegate
          Delegate クラスは、ORB ベンダーに CORBA オブジェクトの特定の実装を提供します。
 

org.omg.CORBA.portable での Delegate の使用
 

Delegate を返す org.omg.CORBA.portable のメソッド
 Delegate ObjectImpl._get_delegate()
          呼び出されたすべてのメソッドをこの ObjectImpl オブジェクトが委譲する、ベンダー固有の Delegate オブジェクトへの参照を取得します。
 

Delegate 型のパラメータを持つ org.omg.CORBA.portable のメソッド
 void ObjectImpl._set_delegate(Delegate delegate)
          この ObjectImpl インスタンスの、指定された Delegate オブジェクトに対する委譲を設定します。
 


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