Class CompiledModelsCache

All Implemented Interfaces:
Callable<Void>, AsynchronouslyRefreshedCache<DictionaryRegistry>, RefreshableCache<DictionaryRegistry>, RefreshableCacheListener, TransactionListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class CompiledModelsCache extends AbstractAsynchronouslyRefreshedCache<DictionaryRegistry>
Asynchronously refreshed cache for dictionary models.