2.8 Caching with the naming management functionality

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)

CategoryTitleReference location
ExplanationProcedure of caching2.8.1
Clearing the cache used in naming2.8.2
SettingsSettings for using the caching functionality2.8.3
NotesNotes on caching in naming2.8.4

Note: The function-specific explanation is not available for "Implementation" and "Operations".


Organization of this section
2.8.1 Procedure of caching
2.8.2 Clearing the Cache Used in Naming
2.8.3 Settings for using the caching functionality
2.8.4 Notes on caching in naming