public class EhCacheConfigManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_MAX_ENTRIES_LOCAL_HEAP_CONFIG_KEY_PREFIX |
| Constructor and Description |
|---|
EhCacheConfigManager(EhCacheConfigStore ehCacheConfigStore,
EhCacheManager ehCacheManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
reconfigureCaches()
Reconfigures the caches held by the
EhCacheManager using the config values stored by the EhCacheConfigStore. |
public static final String CACHE_MAX_ENTRIES_LOCAL_HEAP_CONFIG_KEY_PREFIX
public EhCacheConfigManager(EhCacheConfigStore ehCacheConfigStore, EhCacheManager ehCacheManager)
@PostConstruct public void reconfigureCaches()
EhCacheManager using the config values stored by the EhCacheConfigStore.Copyright © 2003–2016 Atlassian. All rights reserved.