public interface IOWatchService
Modifier and Type | Method and Description |
---|---|
void |
addWatchService(FileSystem fs,
WatchService watchService) |
boolean |
hasWatchService(FileSystem fs) |
boolean hasWatchService(FileSystem fs)
void addWatchService(FileSystem fs, WatchService watchService)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.