Uses of Class
org.opencms.cache.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
Modifier and TypeFieldDescriptionprotected CmsLruCache
CmsFlexCache.m_variationCache
The LRU cache to organize the cached entries.Modifier and TypeMethodDescriptionCmsFlexCache.getEntryLruCache()
Returns the LRU cache where the CacheEntries are cached.