JavaTM 2 Platform
Std. Ed. v1.4.2

Uses of Package
org.omg.PortableInterceptor

Packages that use org.omg.PortableInterceptor
org.omg.PortableInterceptor Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB. 
 

Classes in org.omg.PortableInterceptor used by org.omg.PortableInterceptor
ClientRequestInfo
          Request Information, accessible to client-side request interceptors.
ClientRequestInfoOperations
          Request Information, accessible to client-side request interceptors.
ClientRequestInterceptor
          Client-side request interceptor.
ClientRequestInterceptorOperations
          Client-side request interceptor.
Current
          Portable Interceptors Current (also known as PICurrent) is merely a slot table, the slots of which are used by each service to transfer their context data between their context and the request's or reply's service context.
CurrentOperations
          Portable Interceptors Current (also known as PICurrent) is merely a slot table, the slots of which are used by each service to transfer their context data between their context and the request's or reply's service context.
ForwardRequest
          org/omg/PortableInterceptor/ForwardRequest.java .
Interceptor
          All Portable Interceptors implement Interceptor.
InterceptorOperations
          All Portable Interceptors implement Interceptor.
InvalidSlot
          org/omg/PortableInterceptor/InvalidSlot.java .
IORInfo
          Provides the server-side ORB service with access to the applicable policies during IOR construction and the ability to add components.
IORInfoOperations
          Provides the server-side ORB service with access to the applicable policies during IOR construction and the ability to add components.
IORInterceptor
          Interceptor used to establish tagged components in the profiles within an IOR.
IORInterceptorOperations
          Interceptor used to establish tagged components in the profiles within an IOR.
ORBInitializerOperations
          Facilitates interceptor registration and ORB initialization.
ORBInitInfo
          Passed to each ORBInitializer, allowing it to to register interceptors and perform other duties while the ORB is initializing.
ORBInitInfoOperations
          Passed to each ORBInitializer, allowing it to to register interceptors and perform other duties while the ORB is initializing.
PolicyFactory
          Enables policy types to be constructed using CORBA.ORB.create_policy.
PolicyFactoryOperations
          Enables policy types to be constructed using CORBA.ORB.create_policy.
RequestInfo
          Request Information, accessible to Interceptors.
RequestInfoOperations
          Request Information, accessible to Interceptors.
ServerRequestInfo
          Request Information, accessible to server-side request interceptors.
ServerRequestInfoOperations
          Request Information, accessible to server-side request interceptors.
ServerRequestInterceptor
          Server-side request interceptor.
ServerRequestInterceptorOperations
          Server-side request interceptor.
 


JavaTM 2 Platform
Std. Ed. v1.4.2

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 2003, 2010 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.