public class EhCacheConfigFileStore extends Object implements org.springframework.beans.factory.InitializingBean, EhCacheConfigStore
| Constructor and Description |
|---|
EhCacheConfigFileStore(BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Properties |
readStoredConfig() |
void |
updateStoredConfig(Properties properties) |
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–2017 Atlassian. All rights reserved.