Class W32FileMonitor

    • Constructor Detail

      • W32FileMonitor

        public W32FileMonitor()
    • Method Detail

      • watch

        protected void watch​(java.io.File file,
                             int eventMask,
                             boolean recursive)
                      throws java.io.IOException
        Specified by:
        watch in class FileMonitor
        Throws:
        java.io.IOException
      • unwatch

        protected void unwatch​(java.io.File file)
        Specified by:
        unwatch in class FileMonitor