Package javax.naming.spi
-
Interface Summary Interface Description DirObjectFactory This interface represents a factory for creating an object given an object and attributes about the object.DirStateFactory This interface represents a factory for obtaining the state of an object and corresponding attributes for binding.InitialContextFactory This interface represents a factory that creates an initial context.InitialContextFactoryBuilder This interface represents a builder that creates initial context factories.ObjectFactory This interface represents a factory for creating an object.ObjectFactoryBuilder This interface represents a builder that creates object factories.Resolver This interface represents an "intermediate context" for name resolution.StateFactory This interface represents a factory for obtaining the state of an object for binding. -
Class Summary Class Description DirectoryManager This class contains methods for supporting DirContext implementations.DirStateFactory.Result An object/attributes pair for returning the result of DirStateFactory.getStateToBind().NamingManager This class contains methods for creating context objects and objects referred to by location information in the naming or directory service.ResolveResult This class represents the result of resolution of a name.
Document created the 11/06/2005, last modified the 04/03/2020
Source of the printed document:https://www.gaudry.be/en/java-api-rf-javax/naming/spi/package-summary.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.
References
These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.