Interface WatcherHandler


  • @API
    public interface WatcherHandler
    Since:
    17 maj 2013
    See Also:
    FileHandler
    • Method Detail

      • handleEvent

        void handleEvent​(com.technia.tif.enovia.file.WatchEvent event,
                         java.nio.file.Path p)
        Parameters:
        event - The event causing this call
        p - The path
        Since:
        17 maj 2013