Package org.apache.commons.configuration2.reloading


package org.apache.commons.configuration2.reloading

This package contains classes and interfaces related to the reloading mechanism.

Using these classes it is possible to monitor configuration sources for external changes. When a change is detected notifications are sent out. In collaboration with a configuration builder reloading can happen transparently in background.