API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.naming.spi
Author(s)
Since
1.3
Version
Serial
Description
  Provides the means for dynamically plugging in support for accessing naming and directory services through the javax.naming and related packages.
See also:   
DirectoryManager View Source This class contains methods for supporting DirContext implementations.
DirObjectFactory View Source This interface represents a factory for creating an object given an object and attributes about the object.
DirStateFactory View Source This interface represents a factory for obtaining the state of an object and corresponding attributes for binding.
DirStateFactory.Result View Source An object/attributes pair for returning the result of DirStateFactory.getStateToBind().
InitialContextFactory View Source This interface represents a factory that creates an initial context.
InitialContextFactoryBuilder View Source This interface represents a builder that creates initial context factories.
NamingManager View Source This class contains methods for creating context objects and objects referred to by location information in the naming or directory service.
ObjectFactory View Source This interface represents a factory for creating an object.
ObjectFactoryBuilder View Source This interface represents a builder that creates object factories.
Resolver View Source This interface represents an "intermediate context" for name resolution.
ResolveResult View Source This class represents the result of resolution of a name.
StateFactory View Source This interface represents a factory for obtaining the state of an object for binding.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar