Package com.sun.corba.ee.spi.legacy.interceptor


package com.sun.corba.ee.spi.legacy.interceptor
  • Class
    Description
     
    The interface defines an extension to the standard ORBInitInfo that gives access to the ORB being initialized.
    This interface is implemented by our implementation of PortableInterceptor.ClientRequestInfo and PortableInterceptor.ServerRequestInfo.
    This extension is used to provide information about whether or not the object to which the incoming request is dispatched is a name service or not.