JavaTM 2 Platform
Standard Ed. 5.0

クラス
org.omg.IOP.TaggedProfile の使用

TaggedProfile を使用しているパッケージ
org.omg.IOP このパッケージには、OMG 文書『The CommonObject Request Broker: Architecture and Specification』 (http://cgi.omg.org/cgi-bin/doc?formal/99-10-07、13.6 節) に指定された IOP モジュールが含まれています。 
org.omg.PortableInterceptor ORB サービスが ORB の通常の実行フローを遮断できるようにするための ORB フックを登録する機構を提供します。 
 

org.omg.IOP での TaggedProfile の使用
 

TaggedProfile として宣言されている org.omg.IOP のフィールド
 TaggedProfile[] IOR.profiles
          このオブジェクト参照に関連付けられたタグ付きプロファイルの配列です。
 TaggedProfile TaggedProfileHolder.value
           
 

TaggedProfile を返す org.omg.IOP のメソッド
static TaggedProfile TaggedProfileHelper.extract(Any a)
           
static TaggedProfile TaggedProfileHelper.read(InputStream istream)
           
 

TaggedProfile 型のパラメータを持つ org.omg.IOP のメソッド
static void TaggedProfileHelper.insert(Any a, TaggedProfile that)
           
static void TaggedProfileHelper.write(OutputStream ostream, TaggedProfile value)
           
 

TaggedProfile 型のパラメータを持つ org.omg.IOP のコンストラクタ
IOR(String _type_id, TaggedProfile[] _profiles)
           
TaggedProfileHolder(TaggedProfile initialValue)
           
 

org.omg.PortableInterceptor での TaggedProfile の使用
 

TaggedProfile を返す org.omg.PortableInterceptor のメソッド
 TaggedProfile ClientRequestInfoOperations.effective_profile()
          要求の送信に使用されるプロファイルを返します。
 


JavaTM 2 Platform
Standard Ed. 5.0

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

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