public interface FileWatcher
File
and performs an action when the file is modified.WatchManager
Modifier and Type | Method and Description |
---|---|
void |
fileModified(File file)
Called when a
WatchManager detects that the given File changed. |
void fileModified(File file)
WatchManager
detects that the given File
changed.file
- the file that changed.WatchManager
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.