Package com.technia.tif.enovia.file
Interface WatcherHandler
@API
public interface WatcherHandler
- Since:
- 17 maj 2013
- See Also:
-
FileHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(com.technia.tif.enovia.file.WatchEvent event, Path p)
-
Method Details
-
handleEvent
- Parameters:
event- The event causing this callp- The path- Since:
- 17 maj 2013
-