public class EhCacheConfigFileStore extends Object implements org.springframework.beans.factory.InitializingBean, EhCacheConfigStore
| Constructor and Description |
|---|
EhCacheConfigFileStore(BootstrapManager bootstrapManager)
Deprecated.
since 7.12
|
EhCacheConfigFileStore(com.atlassian.dc.filestore.api.FileStore.Path sharedHome) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Properties |
readStoredConfig() |
void |
updateStoredConfig(Properties properties) |
public EhCacheConfigFileStore(com.atlassian.dc.filestore.api.FileStore.Path sharedHome)
@Deprecated public EhCacheConfigFileStore(BootstrapManager bootstrapManager)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic Properties readStoredConfig() throws IOException
readStoredConfig in interface EhCacheConfigStoreIOExceptionpublic void updateStoredConfig(Properties properties) throws IOException
updateStoredConfig in interface EhCacheConfigStoreIOExceptionCopyright © 2003–2022 Atlassian. All rights reserved.