9.3. JNDI specifications

This section discusses some important JNDI specifications.

9.3.1. JNDI packages

The JNDI packages that are provided are:

  • javax.naming: Contains classes and interfaces for accessing naming services.

  • javax.naming.directory: Extends the core javax.naming package to provide access to directories.

  • javax.naming.event: Contains classes and interfaces for supporting event notification in naming and directory services.

  • javax.naming.ldap: Contains classes and interfaces for supporting LDAP V3 extensions and controls.

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

9.3.2. JNDI standard environment properties

The JNDI standard ...

Get WebSphere V3.5 Handbook 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.