Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス

[目次][索引][前へ][次へ]

28. VisiBroker 4.xインタセプタおよびオブジェクトラッパーのインタフェースとクラス(C++)

この章では,VisiBroker 4.xインタセプタとオブジェクトラッパーに対して使用するインタフェースとクラスについて,C++言語でのインタフェースを説明します。VisiBroker 4.xインタセプタおよびオブジェクトラッパーの生成方法と使用方法については,マニュアル「Borland Enterprise Server VisiBroker デベロッパーズガイド」の「VisiBroker 4.xインタセプタの使用」,「オブジェクトラッパーの使用」,および「イベントリスナー」の記述を参照してください。

<この章の構成>
28.1 概要
28.2 インタセプタマネージャ
28.3 IORテンプレート
28.4 InterceptorManager
28.5 InterceptorManagerControl
28.6 BindInterceptor
28.7 BindInterceptorManager
28.8 ClientRequestInterceptor
28.9 ClientRequestInterceptorManager
28.10 POALifeCycleInterceptor
28.11 POALifeCycleInterceptorManager
28.12 ActiveObjectLifeCycleInterceptor
28.13 ActiveObjectLifeCycleInterceptorManager
28.14 ForwardRequestException
28.15 ServerRequestInterceptor
28.16 ServerRequestInterceptorManager
28.17 IORCreationInterceptor
28.18 IORCreationInterceptorManager
28.19 ExtendedClosure
28.20 VISClosure
28.21 VISClosureData
28.22 ChainUntypedObjectWrapperFactory
28.23 UntypedObjectWrapper
28.24 UntypedObjectWrapperFactory
28.25 EventQueueManager
28.26 ConnEventListeners
28.27 ConnInfo