JNDI 1.1.1

Uses of Package
javax.naming.spi

Packages that use javax.naming.spi
javax.naming.spi Contains the classes and interfaces that allow various naming and directory service providers to be dynamically plugged in beneath the JNDI API
 

Classes in javax.naming.spi used by javax.naming.spi
InitialContextFactory
          This interface represents a factory that creates an initial context.
InitialContextFactoryBuilder
          This interface represents a builder that creates initial context factories.
NamingManager
          This class contains methods for creating context objects and objects referred to by location information in the naming or directory service.
ObjectFactory
          This interface represents a factory for creating objects.
ObjectFactoryBuilder
          This interface represents a builder that creates object factories.
ResolveResult
          This class represents the result of resolution of a name.
 


JNDI 1.1.1

For more information on JNDI, please see http://java.sun.com/products/jndi