JavaTM 2 Platform
Standard Ed. 6

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

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

org.omg.PortableInterceptorORBInitInfo 的使用
 

参数类型为 ORBInitInfoorg.omg.PortableInterceptor 中的方法
 void ORBInitializerOperations.post_init(ORBInitInfo info)
          初始化 ORB 期间调用此方法。
 void ORBInitializerOperations.pre_init(ORBInitInfo info)
          初始化 ORB 期间调用此方法。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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