public final class FileWatcherImpl extends Object implements FileWatcher, AutoCloseable
| Constructor and Description |
|---|
FileWatcherImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getPathFile()
Path Folder watched.
|
WatchService |
getWatchService()
Return WatchService.
|
public FileWatcherImpl()
throws IOException
IOExceptionpublic String getPathFile()
FileWatchergetPathFile in interface FileWatcherpublic WatchService getWatchService()
FileWatchergetWatchService in interface FileWatcherpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2019 OpenDaylight. All rights reserved.