Package com.qfs.msg

Interface IWatcher

    • Method Detail

      • process

        void process​(Path basePath,
                     List<WatchEvent<?>> events)
        Process the events of the watch key.
        Parameters:
        basePath - the base path, i.e. the directory's location
        events - the event associated to this directory