Package de.hybris.platform.cache.impl
Class StaticCache
java.lang.Object
de.hybris.platform.cache.impl.StaticCache
- Direct Known Subclasses:
DefaultCache,RegionCacheAdapter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid<T> TgetRequestCacheContent(SingletonCreator.Creator<T> creator) <T> T<T> TgetStaticCacheContent(SingletonCreator.Creator<T> creator)
-
Constructor Details
-
StaticCache
public StaticCache()
-
-
Method Details
-
clearStaticCache
public void clearStaticCache() -
getRequestCacheMap
-
getStaticCacheContent
-
getRequestCacheContent
-
getRequestCacheContentIfExists
-
clearRequestCache
public void clearRequestCache()
-