程序包 | 说明 |
---|---|
org.opencms.flex |
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsLruCache |
CmsFlexCache.m_variationCache
The LRU cache to organize the cached entries.
|
限定符和类型 | 方法和说明 |
---|---|
CmsLruCache |
CmsFlexCache.getEntryLruCache()
Returns the LRU cache where the CacheEntries are cached.
|