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
IOException
public String getPathFile()
FileWatcher
getPathFile
in interface FileWatcher
public WatchService getWatchService()
FileWatcher
getWatchService
in interface FileWatcher
public void close() throws Exception
close
in interface AutoCloseable
Exception
Copyright © 2018 OpenDaylight. All rights reserved.