Interface FilesystemAlterationObserver

  • All Known Implementing Classes:
    FilesystemAlterationObserverImpl

    public interface FilesystemAlterationObserver
    FilesystemAlterationObserver represents the state of files below a certain root directory. It implements the code to check the filesystem and notify listeners.
    Author:
    tcurdt