| 
 | JavaTM Platform Standard Ed. 6 | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| ServiceContext を使用しているパッケージ | |
|---|---|
| org.omg.IOP | このパッケージには、OMG 文書『The Common Object 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 での ServiceContext の使用 | 
|---|
| ServiceContext として宣言されている org.omg.IOP のフィールド | |
|---|---|
|  ServiceContext | ServiceContextHolder.value | 
|  ServiceContext[] | ServiceContextListHolder.value | 
| ServiceContext を返す org.omg.IOP のメソッド | |
|---|---|
| static ServiceContext | ServiceContextHelper.extract(Any a) | 
| static ServiceContext[] | ServiceContextListHelper.extract(Any a) | 
| static ServiceContext | ServiceContextHelper.read(InputStream istream) | 
| static ServiceContext[] | ServiceContextListHelper.read(InputStream istream) | 
| ServiceContext 型のパラメータを持つ org.omg.IOP のメソッド | |
|---|---|
| static void | ServiceContextHelper.insert(Any a,
       ServiceContext that) | 
| static void | ServiceContextListHelper.insert(Any a,
       ServiceContext[] that) | 
| static void | ServiceContextHelper.write(OutputStream ostream,
      ServiceContext value) | 
| static void | ServiceContextListHelper.write(OutputStream ostream,
      ServiceContext[] value) | 
| ServiceContext 型のパラメータを持つ org.omg.IOP のコンストラクタ | |
|---|---|
| ServiceContextHolder(ServiceContext initialValue) | |
| ServiceContextListHolder(ServiceContext[] initialValue) | |
| org.omg.PortableInterceptor での ServiceContext の使用 | 
|---|
| ServiceContext を返す org.omg.PortableInterceptor のメソッド | |
|---|---|
|  ServiceContext | RequestInfoOperations.get_reply_service_context(int id)応答に関連付けられている指定された ID を持つサービスコンテキストのコピーを返します。 | 
|  ServiceContext | RequestInfoOperations.get_request_service_context(int id)要求に関連付けられている指定された ID を持つサービスコンテキストのコピーを返します。 | 
| ServiceContext 型のパラメータを持つ org.omg.PortableInterceptor のメソッド | |
|---|---|
|  void | ServerRequestInfoOperations.add_reply_service_context(ServiceContext service_context,
                          boolean replace)インタセプタがサービスコンテキストを要求に追加できるようにします。 | 
|  void | ClientRequestInfoOperations.add_request_service_context(ServiceContext service_context,
                            boolean replace)インタセプタがサービスコンテキストを要求に追加できるようにします。 | 
| 
 | JavaTM Platform Standard Ed. 6 | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。