Commons Configuration provides a generic configuration interface which enables an application to read configuration data from a variety of sources. Commons Configuration provides typed access to single, and multi-valued configuration parameters.
The reloading package contains the definition of the
ReloadingStrategy interface, which provides automatic reloading
facilities for file based configurations.