ConfigStore Listeners

The ConfigStore class has the following listener methods:

Note that this is a different listener than {@link oaj.config.event.ConfigEventListener}. In this case, we're just listening for changed files:

This listener is used by the Config class to listen for changes on the file system so that it can be updated in real-time.