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.InitializingBean
Exception
public Properties readStoredConfig() throws IOException
readStoredConfig
in interface EhCacheConfigStore
IOException
public void updateStoredConfig(Properties properties) throws IOException
updateStoredConfig
in interface EhCacheConfigStore
IOException
Copyright © 2003–2020 Atlassian. All rights reserved.