|
Class Summary |
| ConfluenceEhCache<K,V> |
Confluence-specific wrapper around a standard atlassian-cache implementation. |
| 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. |
| EhCacheStatisticsManager |
Provides CacheStatistics for EhCache. |