(
Java
Naming and
Directory
Interface) A programming interface (API) for connecting Java programs to naming and directory services such as DNS, LDAP and NDS. The application is written to the JNDI API, and the directory drivers are written to the JNDI SPI (Service Provider Interface). JNDI is part of the Java EE platform. See
Java EE.