Interface DirectoryScanListener


  • public interface DirectoryScanListener
    Interface for objects wishing to receive a 'call-back' from a DirectoryScanJob.

    Instances should be stored in the SchedulerContext such that the DirectoryScanJob can find it.

    See Also:
    DirectoryScanJob, SchedulerContext
    • Method Detail

      • filesUpdatedOrAdded

        void filesUpdatedOrAdded​(java.io.File[] updatedFiles)
        Parameters:
        updatedFiles - The set of files that were updated/added since the last scan of the directory