Module java.naming

Defines the Java Naming and Directory Interface (JNDI) API.

Module Graph:
Module graph for java.namingModule graph for java.naming
Since:
9

Packages

Exports
Package Description
javax.naming

Provides the classes and interfaces for accessing naming services.

javax.naming.directory

Extends the javax.naming package to provide functionality for accessing directory services.

javax.naming.event

Provides support for event notification when accessing naming and directory services.

javax.naming.ldap

Provides support for LDAPv3 extended operations and controls.

javax.naming.spi

Provides the means for dynamically plugging in support for accessing naming and directory services through the javax.naming and related packages.