Interceptor


This type is a class for model objects.

Interceptors are initialized during initialization of the ORB and are subsequently invoked by the ORB at predetermined points during execution of every IIOP request.

Package: orb

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  ObjectRequestBroker.interceptors



Attributes Summary
name : EString The interceptor classname (fully qualified) prepended with the string "org.omg.PortableInterceptor.ORBInitializerClass."



Attribute Details

name  -  The interceptor classname (fully qualified) prepended with the string "org.omg.PortableInterceptor.ORBInitializerClass."
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006