Package com.axelor.cache
Class CacheConfig
java.lang.Object
com.axelor.cache.CacheConfig
Cache configuration
This is composed of static methods, as it can be used before Guice injector is initialized.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional
<CacheProviderInfo> static Optional
<CacheProviderInfo> getSetting
(String key) getSettings
(String keyPrefix) static Optional
<CacheProviderInfo>
-
Field Details
-
DEFAULT_JCACHE_PROVIDER
-
-
Method Details
-
getAppCacheProvider
-
getHibernateCacheProvider
-
getShiroCacheProvider
-
getSetting
-
getSettings
-