Class IORInfoHelper


  • public abstract class IORInfoHelper
    extends java.lang.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:
    IORInterceptor
    • Field Detail

      • _id

        private static java.lang.String _id
      • __typeCode

        private static TypeCode __typeCode
    • Constructor Detail

      • IORInfoHelper

        public IORInfoHelper()