VisiBroker for Java

Package org.omg.PortableInterceptor

This package conatins the OMG specific interfaces and classes for the Borland VisiBroker PortableInterceptors.

See:
          Description

Interface Summary
ACTIVE The request is dispatched to the servant and processed.
ClientRequestInfo Request Information, accessible to client-side request interceptors.
ClientRequestInfoOperations Request Information, accessible to client-side request interceptors.
ClientRequestInterceptor A Client Request interceptor intercepts the flow of an outgoing request from a client and its reply through the ORB at specific points.
ClientRequestInterceptorOperations A Client Request interceptor intercepts the flow of an outgoing request from a client and its reply through the ORB at specific points.
Current Portable Interceptor Current (also known as PICurrent) is 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 Interceptor Current (also known as PICurrent) is 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.
DISCARDING The request is discarded.
HOLDING The request is held off temporarily in response to a transient resource limit or a application program request.
INACTIVE The request is discarded.
Interceptor All Portable Interceptors implement Interceptor.
InterceptorOperations All Portable Interceptors implement Interceptor.
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.
IORInterceptor_3_0 Supports methods defined by Object Reference Template sepcification.
IORInterceptor_3_0Operations Supports methods defined by Object Reference Template sepcification.
IORInterceptorOperations Interceptor used to establish tagged components in the profiles within an IOR.
LOCATION_FORWARD org/omg/PortableInterceptor/LOCATION_FORWARD.java
NON_EXISTENT The adapter has been destroyed.
ObjectReferenceFactory The ObjectReferenceFactory valuetype provides the capability to create new object references, while the ObjectReferenceTemplate valuetype extends the factory capability with the identity of the template.
ObjectReferenceTemplate An object reference template is associated with an object adapter.
ORBInitializer Facilitates interceptor registration and ORB initialization.
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 A portable ORB service implementation registers an instance of the PolicyFactory interface during ORB initialization in order to enable its policy types to be constructed using ORB::create_policy().
PolicyFactoryOperations A portable ORB service implementation registers an instance of the PolicyFactory interface during ORB initialization in order to enable its policy types to be constructed using 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 A Server Request interceptor intercepts the flow of an incoming request into a server and its reply through the ORB at specific points.
ServerRequestInterceptorOperations A Server Request interceptor intercepts the flow of an incoming request into a server and its reply through the ORB at specific points.
SUCCESSFUL org/omg/PortableInterceptor/SUCCESSFUL.java
SYSTEM_EXCEPTION org/omg/PortableInterceptor/SYSTEM_EXCEPTION.java
TRANSPORT_RETRY org/omg/PortableInterceptor/TRANSPORT_RETRY.java
UNKNOWN org/omg/PortableInterceptor/UNKNOWN.java
USER_EXCEPTION org/omg/PortableInterceptor/USER_EXCEPTION.java
 

Class Summary
AdapterManagerIdHelper Adapter manager identifier.
AdapterNameHelper The name of an object adapter.
AdapterStateHelper Type of object adapter state.
CurrentHelper 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.
ForwardRequestHelper org/omg/PortableInterceptor/ForwardRequestHelper.java .
InvalidSlotHelper org/omg/PortableInterceptor/InvalidSlotHelper.java .
IORInterceptor_3_0Helper org/omg/PortableInterceptor/IORInterceptor_3_0Helper.java .
IORInterceptor_3_0Holder org/omg/PortableInterceptor/IORInterceptor_3_0Holder.java .
ObjectIdHelper Type of an object id.
ObjectReferenceFactoryHelper The object reference factory.
ObjectReferenceFactoryHolder The object reference factory.
ObjectReferenceTemplateHelper The object reference template.
ObjectReferenceTemplateHolder The object reference template.
ObjectReferenceTemplateSeqHelper Sequence of object reference templates is used for reporting state changes that do not occur on the adapter manager.
ObjectReferenceTemplateSeqHolder Sequence of object reference templates is used for reporting state changes that do not occur on the adapter manager.
ORBIdHelper org/omg/PortableInterceptor/ORBIdHelper.java .
ServerIdHelper org/omg/PortableInterceptor/ServerIdHelper.java .
 

Exception Summary
ForwardRequest The ForwardRequest exception is the means by which an interceptor can indicate to the ORB that a retry of the request should occur with the new object given in the exception.
InvalidSlot The InvalidSlot exception is raised,if get_slot()or set_slot() is called on a slot that has not been allocated .
 

Package org.omg.PortableInterceptor Description

This package conatins the OMG specific interfaces and classes for the Borland VisiBroker PortableInterceptors.

Related Documentation

For more information about the Portable Interceptors, refer to the Portable Interceptors section in the Borland VisiBroker Developer's Guide.


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online