Package com.sun.corba.ee.spi.resolver


package com.sun.corba.ee.spi.resolver
  • Class
    Description
    A LocalResolver is a Resolver that allows registration of (name, CORBA object) bindings.
    Resolver defines the operations needed to support ORB operations for resolve_initial_references and list_initial_services.
    Utility class that provides factory methods for all of the standard resolvers that we provide.