@ApiStatus.Internal public abstract class SingleFileSystemWatcherImpl extends FileSystemWatcherImpl
FileSystemWatcher.WatchEventListenerwatchEventListener, watchKeyPath, watchService| Modifier | Constructor and Description |
|---|---|
protected |
SingleFileSystemWatcherImpl(java.nio.file.Path path,
FileSystemWatcher.WatchEventListener watchEventListener,
java.lang.String name,
java.nio.file.WatchEvent.Kind<?>... events) |
protected |
SingleFileSystemWatcherImpl(java.nio.file.Path path,
FileSystemWatcher.WatchEventListener watchEventListener,
java.util.concurrent.ThreadFactory threadFactory,
java.nio.file.WatchEvent.Kind<?>... events) |
destroy, getPath, onEvent, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewDirectoryTreeWatcher, newDirectoryTreeWatcher, newDirectoryWatcher, newDirectoryWatcher, newFileWatcher, newFileWatcherprotected SingleFileSystemWatcherImpl(java.nio.file.Path path,
FileSystemWatcher.WatchEventListener watchEventListener,
java.util.concurrent.ThreadFactory threadFactory,
java.nio.file.WatchEvent.Kind<?>... events)
throws java.io.IOException
java.io.IOExceptionprotected SingleFileSystemWatcherImpl(java.nio.file.Path path,
FileSystemWatcher.WatchEventListener watchEventListener,
java.lang.String name,
java.nio.file.WatchEvent.Kind<?>... events)
throws java.io.IOException
java.io.IOException