com.sun.corba.se.spi.resolver |
|
Java Source File Name | Type | Comment |
LocalResolver.java | Interface | A LocalResolver is a Resolver that allows registration of (name, CORBA object)
bindings. |
Resolver.java | Interface | Resolver defines the operations needed to support ORB operations for
resolve_initial_references and list_initial_services. |
ResolverDefault.java | Class | Utility class that provides factory methods for all of the
standard resolvers that we provide. |