Class DefaultReloadingDetectorFactory

java.lang.Object
org.apache.commons.configuration2.builder.DefaultReloadingDetectorFactory
All Implemented Interfaces:
ReloadingDetectorFactory

A default implementation of the ReloadingDetectorFactory interface.

This factory creates objects of type FileHandlerReloadingDetector. Instances have no state and can be shared between multiple builders.

Since:
2.0