Class SharedTranslationCache

java.lang.Object
com.e1c.langtool.internal.external.cache.TranslationCacheManager
com.e1c.langtool.internal.external.cache.SharedTranslationCache
All Implemented Interfaces:
ICache<TranslationQueryEntity,TranslationResultEntity>, ITranslationCacheManager, ITranslationCacheManager.ITranslationCache

public class SharedTranslationCache extends TranslationCacheManager implements ITranslationCacheManager.ITranslationCache
This class unions the caches for all registered translation providers.