
The J2EE Engine naming system is developed in accordance with the JNDI™ 1.2 Specification to meet the Java™ 2 Enterprise Edition (J2EE™) requirements. The system provides functions based on the JNDI™ 1.2 Specification, as well as some additional features related to its work in a cluster.
The J2EE Engine naming system is represented by the JNDI Registry service that provides a way by which names are associated with objects, and objects are found based on their names. The service performs binding, rebinding, and unbinding operations.
The JNDI Registry service specific features are:
For more information about the JNDI Registry service specific features, see JNDI Registry Service Specific Features in the Development Manual.
See also:
Naming (JNDI) in the Development Manual
Naming Service Properties in the Reference Manual
NAMING Shell commands group in the Reference Manual