The naming management functionality of the J2EE services has a caching functionality. The caching functionality is a functionality whereby when you search an EJB home object reference through the JNDI, the relevant object is temporarily stored in the cache and returned in the subsequent searches for the same object.
This section describes the procedure of caching and the clearing of the cache area.
You specify the settings for caching with the naming management functionality as a property of the J2EE server or EJB client application.
The following table describes the organization of this section.
Table 2-34 Organization of this section (Caching with the naming management functionality)
Category | Title | Reference location |
---|---|---|
Explanation | Procedure of caching | 2.8.1 |
Clearing the cache used in naming | 2.8.2 | |
Settings | Settings for using the caching functionality | 2.8.3 |
Notes | Notes on caching in naming | 2.8.4 |
Note: The function-specific explanation is not available for "Implementation" and "Operations".