public interface ResourceWatcher extends Closeable
Modifier and Type | Method and Description |
---|---|
void |
run()
Launches the watcher.
|
void run() throws IOException
IOException
- If an error occurs when watching the resource.Copyright © 2019. All rights reserved.