public interface WatcherListener
| Modifier and Type | Method and Description |
|---|---|
void |
onWatchEvent(java.nio.file.Path path,
java.nio.file.WatchEvent.Kind kind)
Fired when a path is changed
|
Copyright © 2011-2014 Red Hat. All Rights Reserved.