Uses of Interface
org.omg.PortableInterceptor.InterceptorOperations
-
Packages that use InterceptorOperations 软件包 描述 org.omg.PortableInterceptor 提供一种注册ORB钩子的机制,ORB服务可以通过该钩子拦截ORB的正常执行流程。 -
-
Uses of InterceptorOperations in org.omg.PortableInterceptor
Subinterfaces of InterceptorOperations in org.omg.PortableInterceptor Modifier and Type 接口 描述 interfaceClientRequestInterceptor客户端请求拦截器。interfaceClientRequestInterceptorOperations客户端请求拦截器。interfaceInterceptor所有便携式拦截器实施拦截器。interfaceIORInterceptor拦截器用于在IOR中的配置文件中建立标记的组件。interfaceIORInterceptor_3_0org / omg / PortableInterceptor / IORInterceptor_3_0.java。interfaceIORInterceptor_3_0Operationsorg / omg / PortableInterceptor / IORInterceptor_3_0Operations.java。interfaceIORInterceptorOperations拦截器用于在IOR中的配置文件中建立标记的组件。interfaceServerRequestInterceptor服务器端请求拦截器。interfaceServerRequestInterceptorOperations服务器端请求拦截器。
-