Class DictionaryCacheImpl

  • All Implemented Interfaces:
    DictionaryCache

    @DependsOn("deploymentTransactionSupport")
    @Service
    public class DictionaryCacheImpl
    extends Object
    implements DictionaryCache
    Initiator of the cache of simple dictionaries. The idea is simple, when you start the application and raise the context of the spring, we have a cache of simple directories, access to this cache and not to the base throughout the entire operation of the application. Key - the name of the dictionary (DICTIONARY_TYPE), value - the dictionary of a simple structure String - String

    General structure of a simple dictionary: KEY (LIC) - independent language key VALUE- value