Class DefaultReloadingDetectorFactory

  • All Implemented Interfaces:
    ReloadingDetectorFactory

    public class DefaultReloadingDetectorFactory
    extends java.lang.Object
    implements 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
    Version:
    $Id: DefaultReloadingDetectorFactory.java 1624601 2014-09-12 18:04:36Z oheger $
    • Constructor Detail

      • DefaultReloadingDetectorFactory

        public DefaultReloadingDetectorFactory()