所有类
|
|||||||||
接口 org.omg.PortableInterceptor.ORBInitInfo
的使用
使用 ORBInitInfo 的软件包 | |
---|---|
org.omg.PortableInterceptor | 提供一个注册 ORB 挂钩 (hook) 的机制,通过这些挂钩 ORB 服务可以截取执行 ORB 的正常流。 |
org.omg.PortableInterceptor 中 ORBInitInfo 的使用 |
---|
参数类型为 ORBInitInfo 的 org.omg.PortableInterceptor 中的方法 | |
---|---|
void |
ORBInitializerOperations.post_init(ORBInitInfo info) 初始化 ORB 期间调用此方法。 |
void |
ORBInitializerOperations.pre_init(ORBInitInfo info) 初始化 ORB 期间调用此方法。 |
所有类
|
|||||||||