Interface WatcherHandler


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

    Modifier and Type
    Method
    Description
    void
    handleEvent(com.technia.tif.enovia.file.WatchEvent event, Path p)
     
  • Method Details

    • handleEvent

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