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


package com.sun.corba.se.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.