Uses of Interface
org.omg.PortableInterceptor.IORInterceptor
-
Packages that use IORInterceptor 软件包 描述 org.omg.PortableInterceptor 提供一种注册ORB钩子的机制,ORB服务可以通过该钩子拦截ORB的正常执行流程。 -
-
Uses of IORInterceptor in org.omg.PortableInterceptor
Subinterfaces of IORInterceptor in org.omg.PortableInterceptor Modifier and Type 接口 描述 interface
IORInterceptor_3_0
org / omg / PortableInterceptor / IORInterceptor_3_0.java。Methods in org.omg.PortableInterceptor with parameters of type IORInterceptor Modifier and Type 方法 描述 void
ORBInitInfoOperations. add_ior_interceptor(IORInterceptor interceptor)
用于将IOR Interceptor添加到IOR拦截器列表中。
-