Uses of Interface
com.atlassian.confluence.cache.ehcache.EhCacheConfigStore

Packages that use EhCacheConfigStore
com.atlassian.confluence.cache.ehcache   
com.atlassian.confluence.cache.ehcache.config.migration   
 

Uses of EhCacheConfigStore in com.atlassian.confluence.cache.ehcache
 

Classes in com.atlassian.confluence.cache.ehcache that implement EhCacheConfigStore
 class EhCacheConfigFileStore
          A file-based store of EhCache config information.
 

Constructors in com.atlassian.confluence.cache.ehcache with parameters of type EhCacheConfigStore
EhCacheConfigManager(EhCacheConfigStore ehCacheConfigStore, EhCacheManager ehCacheManager)
           
 

Uses of EhCacheConfigStore in com.atlassian.confluence.cache.ehcache.config.migration
 

Constructors in com.atlassian.confluence.cache.ehcache.config.migration with parameters of type EhCacheConfigStore
EhCacheConfigMigrator(BootstrapManager bootstrapManager, EhCacheConfigStore ehCacheConfigStore)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.