Name

Package javax.naming.spi

Synopsis

The javax.naming.spi package defines the service provider interface (SPI) for JNDI. Only system programmers who are developing JNDI providers need to use this package; JNDI application programmers can ignore it. The classes and interfaces in this package allow JNDI service providers to be plugged in underneath the JNDI API.

Interfaces

  • DirObjectFactory

  • DirStateFactory

  • InitialContextFactory

  • InitialContextFactoryBuilder

  • ObjectFactory

  • ObjectFactoryBuilder

  • Resolver

  • StateFactory

Classes

  • DirStateFactory.Result

  • NamingManager

    • DirectoryManager

  • ResolveResult

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.