Class ScriptsCacheRegion
java.lang.Object
de.hybris.platform.regioncache.region.impl.AbstractMapBasedCacheRegion
de.hybris.platform.regioncache.region.impl.LRUCacheRegion
de.hybris.platform.scripting.engine.internal.cache.impl.ScriptsCacheRegion
- All Implemented Interfaces:
CacheRegion
-
Field Summary
Fields inherited from class de.hybris.platform.regioncache.region.impl.AbstractMapBasedCacheRegion
cacheMap, handledTypes, lifecycleCallback, name, stats, statsEnabled -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.regioncache.region.impl.LRUCacheRegion
getCacheMaxEntries, putIfAbsentMethods inherited from class de.hybris.platform.regioncache.region.impl.AbstractMapBasedCacheRegion
clearCache, containsKey, equals, get, getAllKeys, getCacheRegionStatistics, getHandledTypes, getMaxReachedSize, getName, getWithLoader, hashCode, invalidate, isStatsEnabled, registerLifecycleCallback, remove, setStatsEnabled, toString
-
Constructor Details
-
ScriptsCacheRegion
-
-
Method Details
-
setHandledTypes
- Overrides:
setHandledTypesin classAbstractMapBasedCacheRegion
-