Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.win32

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
JNA API 5.10.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.