Package com.atlassian.confluence.cache.ehcache

Interface Summary
EhCacheConfigStore Represents stored EhCache configuration.
 

Class Summary
EhCacheCompactor Handles the process of compacting EHCache caches by forcing eviction of expired elements.
EhCacheConfigFileStore A file-based store of EhCache config information.
EhCacheConfigManager Class that allows Confluence's ehcache configuration to be modified programmatically.
EhCacheManagementConfig Provides configuration for management functions of EhCache that are not configured in the standard ehcache.xml
EhCacheManager Confluence-specific implementation of CacheManager which delegates to an atlassian-cache com.atlassian.cache.ehcache.EhCacheManager, decorating it with Confluence-specific functionality.
EhCacheSettingsDefaultsProvider Defaults provider to tell atlassian-cache that all ehcache caches should be local
EhCacheStatisticsManager Provides CacheStatistics for EhCache.
 



Copyright © 2003–2015 Atlassian. All rights reserved.