JavaTM 2 Platform
Standard Ed. 6

接口 org.omg.PortableInterceptor.IORInfo
的使用

使用 IORInfo 的软件包
org.omg.PortableInterceptor 提供一个注册 ORB 钩子 (hook) 的机制,通过这些钩子 ORB 服务可以截取执行 ORB 的正常流。 
 

org.omg.PortableInterceptorIORInfo 的使用
 

参数类型为 IORInfoorg.omg.PortableInterceptor 中的方法
 void IORInterceptor_3_0Operations.components_established(IORInfo info)
          在已经对所有已注册 IORInterceptor 实例调用 establish_components 方法后,对所有已注册 IORInterceptor_3_0 实例调用 components_established 方法。
 void IORInterceptorOperations.establish_components(IORInfo info)
          在汇编将包括在对象引用配置文件中的组件列表时,服务器端 ORB 对所有已注册 IORInterceptor 实例调用 establish_components 操作。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only