JavaTM 2 Platform
Standard Ed. 6

软件包 org.omg.PortableInterceptor
的使用

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

org.omg.PortableInterceptor 使用的 org.omg.PortableInterceptor 中的类
ClientRequestInfo
          客户端请求 interceptor 可访问的请求信息。
ClientRequestInfoOperations
          客户端请求 interceptor 可访问的请求信息。
ClientRequestInterceptor
          客户端 interceptor。
ClientRequestInterceptorOperations
          客户端的请求 interceptor。
Current
          Portable Interceptor Current(也称为 PICurrent)就是一个槽表 (slot table),每个服务都使用该表中的槽在其上下文与请求或应答服务上下文之间传输其上下文数据。
CurrentOperations
          Portable Interceptor Current(也称为 PICurrent)就是一个槽表 (slot table),每个服务都使用该表中的槽在其上下文与请求或应答服务上下文之间传输其上下文数据。
ForwardRequest
          org/omg/PortableInterceptor/ForwardRequest.java。
Interceptor
          所有 Portable Interceptor 实现 Interceptor。
InterceptorOperations
          所有 Portable Interceptor 实现 Interceptor。
InvalidSlot
          org/omg/PortableInterceptor/InvalidSlot.java。
IORInfo
          提供服务器端的 ORB 服务,该服务能够在构建 IOR 期间访问适用的策略并添加组件。
IORInfoOperations
          提供服务器端的 ORB 服务,该服务能够在构建 IOR 期间访问适用的策略并添加组件。
IORInterceptor
          Interceptor 用于在 IOR 内部配置文件中建立带标记的组件。
IORInterceptor_3_0
          org/omg/PortableInterceptor/IORInterceptor_3_0.java。
IORInterceptor_3_0Operations
          org/omg/PortableInterceptor/IORInterceptor_3_0Operations.java。
IORInterceptorOperations
          Interceptor 用于在 IOR 内部配置文件中建立带标记的组件。
ObjectReferenceFactory
          对象引用工厂。
ObjectReferenceTemplate
          对象引用模板。
ORBInitializerOperations
          便于注册 interceptor 和初始化 ORB。
ORBInitInfo
          传递给每个 ORBInitializer,允许其在初始化 ORB 时注册 interceptor 并执行其他职责。
ORBInitInfoOperations
          传递给每个 ORBInitializer,允许其在初始化 ORB 时注册 interceptor 并执行其他职责。
PolicyFactory
          使得策略类型能够使用 CORBA.ORB.create_policy 来构建。
PolicyFactoryOperations
          使得策略类型能够通过 CORBA.ORB.create_policy 构建。
RequestInfo
          Interceptor 可访问的请求信息。
RequestInfoOperations
          Interceptor 可访问的请求信息。
ServerRequestInfo
          服务器端请求 interceptor 可访问的请求信息。
ServerRequestInfoOperations
          服务器端请求 interceptor 可访问的请求信息。
ServerRequestInterceptor
          服务器端的请求 interceptor。
ServerRequestInterceptorOperations
          服务器端的请求 interceptor。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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