Class CacheControl
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.CacheControl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clearAll()
<K,
V> void clearEntity
(Entity entity) <K,
V> com.google.common.cache.Cache <K, V> void
registerCacheConfiguration
(EntityCacheConfiguration<?, ?> configuration)
-
Constructor Details
-
CacheControl
public CacheControl()
-
-
Method Details
-
registerCacheConfiguration
-
clearEntity
-
clearAll
public void clearAll() -
getCache
-