Class INSServerRequestDispatcher

  • All Implemented Interfaces:
    ServerRequestDispatcher

    public class INSServerRequestDispatcher
    extends java.lang.Object
    implements ServerRequestDispatcher
    INSServerRequestDispatcher handles all INS related discovery request. The INS Service can be registered using ORB.register_initial_reference(). This Singleton subcontract just finds the target IOR and does location forward. XXX PI points are not invoked in either dispatch() or locate() method this should be fixed in Tiger.