Package org.opencms.cache

Implementations of specialized caches used in OpenCms.

See:
          Description

Interface Summary
I_CmsLruCacheObject Defines the methods which an object being cached by CmsFlexLruCache must implement.
 

Class Summary
CmsLruCache Implements an LRU (last recently used) cache.
Messages Convenience class to access the localized messages of this OpenCms package.
 

Package org.opencms.cache Description

Implementations of specialized caches used in OpenCms.

Since:
6.0.0
Version:
$Revision: 1.6 $