Package de.hybris.platform.cache.impl
Class RequestCache
java.lang.Object
de.hybris.platform.cache.impl.RequestCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()void<T> TgetRequestCacheContent(SingletonCreator.Creator<T> creator) <T> TgetStaticCacheContent(SingletonCreator.Creator<T> creator)
-
Constructor Details
-
RequestCache
public RequestCache()
-
-
Method Details
-
getRequestCacheContent
-
clearRequestCache
public void clearRequestCache() -
getStaticCacheContent
-
clear
public void clear()
-