| Package | Description |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.impl.cache.config |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingCacheSettingsManager
Caches calculation of caches settings in order to avoid traversing long list of expensive regexps
|
class |
DefaultCacheSettingsManager
An implementation of
CacheSettingsManager which delegates to another CacheSettingsDefaultsProvider to
provide the default cache config, and another CacheSettingsManager to handle the site-specific settings
overrides. |
| Constructor and Description |
|---|
CachingCacheSettingsManager(CacheSettingsManager delegate) |
DefaultCacheConfigManager(CacheSettingsManager cacheSettingsManager,
com.atlassian.cache.CacheManager cacheManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesFileCacheSettingsManager |
Copyright © 2003–2020 Atlassian. All rights reserved.