Uses of Class
org.opencms.cache.CmsLruCache
Packages that use CmsLruCache
Package
Description
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
-
Uses of CmsLruCache in org.opencms.flex
Fields in org.opencms.flex declared as CmsLruCacheModifier and TypeFieldDescriptionprotected CmsLruCache
CmsFlexCache.m_variationCache
The LRU cache to organize the cached entries.Methods in org.opencms.flex that return CmsLruCacheModifier and TypeMethodDescriptionCmsFlexCache.getEntryLruCache()
Returns the LRU cache where the CacheEntries are cached.