public interface FileChangeCallback
FileSystemWatcher
Modifier and Type | Method and Description |
---|---|
void |
handleChanges(Collection<FileChangeEvent> changes)
Method that is invoked when file system changes are detected.
|
void handleChanges(Collection<FileChangeEvent> changes)
changes
- the file system changesCopyright © 2019 JBoss by Red Hat. All rights reserved.