Package org.apache.commons.configuration.reloading

Interface Summary
ReloadingStrategy A strategy to decide if a configuration should be reloaded.
 

Class Summary
FileChangedReloadingStrategy A reloading strategy that will reload the configuration every time its underlying file is changed.
InvariantReloadingStrategy A strategy that never triggers a reloading.
 



Copyright © 2001-2005 The Apache Software Foundation. All Rights Reserved.