JavaTM 2 Platform
Standard Ed. 5.0

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

すべてのスーパーインタフェース:
IDLEntity, Interceptor, InterceptorOperations, IORInterceptorOperations, Object, Serializable
既知のサブインタフェースの一覧:
IORInterceptor_3_0

public interface IORInterceptor
extends IORInterceptorOperations, Interceptor, IDLEntity

IOR 内のプロファイルに格納されるタグ付きコンポーネントの作成に使用されるインタセプタです。

一部の移植性のある ORB サービス実装では、クライアントの ORB サービス実装が正しく機能できるように、サーバまたはオブジェクトの ORB サービス関連機能が記述されている情報を追加する必要があります。

これは、IORInterceptorIORInfo インタフェースを介してサポートされています。

関連項目:
IORInfo

メソッドの概要
 
インタフェース org.omg.PortableInterceptor.IORInterceptorOperations から継承されたメソッド
establish_components
 
インタフェース org.omg.PortableInterceptor.InterceptorOperations から継承されたメソッド
destroy, name
 
インタフェース org.omg.PortableInterceptor.InterceptorOperations から継承されたメソッド
destroy, name
 
インタフェース 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 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 も参照してください。