|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.germinus.easyconf.ConfigurationObjectCache
Holds a configuration object and reloads it when necessary
Constructor Summary | |
ConfigurationObjectCache(java.lang.Object confObj,
java.net.URL confFileUrl,
ComponentProperties properties)
|
Method Summary | |
java.lang.Object |
getConfigurationObject()
|
void |
setReloadingStrategy(org.apache.commons.configuration.reloading.ReloadingStrategy strategy)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConfigurationObjectCache(java.lang.Object confObj, java.net.URL confFileUrl, ComponentProperties properties)
Method Detail |
public java.lang.Object getConfigurationObject()
public void setReloadingStrategy(org.apache.commons.configuration.reloading.ReloadingStrategy strategy)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |