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