Class IORInfoHelper

java.lang.Object
org.omg.PortableInterceptor.IORInfoHelper

public abstract class IORInfoHelper extends Object
Provides the server-side ORB service with access to the applicable policies during IOR construction and the ability to add components. The ORB passes an instance of its implementation of this interface as a parameter to IORInterceptor.establish_components.
See Also:
  • Constructor Details

    • IORInfoHelper

      public IORInfoHelper()
  • Method Details