Uses of Interface
org.omg.PortableInterceptor.ORBInitInfoOperations
-
Packages that use ORBInitInfoOperations 软件包 描述 org.omg.PortableInterceptor 提供一种注册ORB钩子的机制,ORB服务可以通过该钩子拦截ORB的正常执行流程。 -
-
Uses of ORBInitInfoOperations in org.omg.PortableInterceptor
Subinterfaces of ORBInitInfoOperations in org.omg.PortableInterceptor Modifier and Type 接口 描述 interface
ORBInitInfo
传递给每个ORBInitializer
,允许它在ORB初始化时注册拦截器并执行其他任务。
-