public interface FileChangeCallback
FileSystemWatcher
Modifier and Type | Method and Description |
---|---|
void |
handleChanges(java.util.Collection<FileChangeEvent> changes)
Method that is invoked when file system changes are detected.
|
void handleChanges(java.util.Collection<FileChangeEvent> changes)
changes
- the file system changesCopyright © 2016 JBoss, a division of Red Hat, Inc.