|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.cache.ehcache.EhCacheConfigFileStore
public class EhCacheConfigFileStore
A file-based store of EhCache config information. Stores the config as a properties file.
| Constructor Summary | |
|---|---|
EhCacheConfigFileStore(BootstrapManager bootstrapManager)
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
java.util.Properties |
readStoredConfig()
|
void |
updateStoredConfig(java.util.Properties properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EhCacheConfigFileStore(BootstrapManager bootstrapManager)
| Method Detail |
|---|
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.Exception
public java.util.Properties readStoredConfig()
throws java.io.IOException
readStoredConfig in interface EhCacheConfigStorejava.io.IOException
public void updateStoredConfig(java.util.Properties properties)
throws java.io.IOException
updateStoredConfig in interface EhCacheConfigStorejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||