Uses of Interface
com.atlassian.confluence.cache.ehcache.EhCacheConfigStore
-
Packages that use EhCacheConfigStore Package Description com.atlassian.confluence.cache.ehcache -
-
Uses of EhCacheConfigStore in com.atlassian.confluence.cache.ehcache
Classes in com.atlassian.confluence.cache.ehcache that implement EhCacheConfigStore Modifier and Type Class Description class
EhCacheConfigFileStore
A file-based store of EhCache config information.Constructors in com.atlassian.confluence.cache.ehcache with parameters of type EhCacheConfigStore Constructor Description EhCacheConfigManager(EhCacheConfigStore ehCacheConfigStore, EhCacheManager ehCacheManager)
-