public class BroadleafThymeleaf2CacheContext<K,V> extends Object implements org.broadleafcommerce.presentation.cache.BroadleafTemplateCacheContext<K,V>
protected BLCICache<K,V>
blcCache
NOT_FOUND
BroadleafThymeleaf2CacheContext(BLCICache blcCache)
V
defaultGet(K key)
void
defaultPut(K key, V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected BLCICache<K,V> blcCache
public BroadleafThymeleaf2CacheContext(BLCICache blcCache)
public V defaultGet(K key)
defaultGet
org.broadleafcommerce.presentation.cache.BroadleafTemplateCacheContext<K,V>
public void defaultPut(K key, V value)
defaultPut
Copyright © 2017. All rights reserved.