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