Package com.axelor.cache
package com.axelor.cache
-
ClassDescriptionAxelorCache<K,
V> Cache interface for wrapping different cache implementationsCacheBuilder<K,V> A builder ofAxelorCache
instancesCache configurationCacheLoader<K,V> Computes or retrieves values, based on a key, for use in populating anAxelorCache
.Cache provider informationCommon atomic long operations found in bothService for getting distributed-aware objects.