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