Uses of Class
org.hcjf.io.fs.FileSystemWatcherConsumer
-
Packages that use FileSystemWatcherConsumer Package Description org.hcjf.io.fs -
-
Uses of FileSystemWatcherConsumer in org.hcjf.io.fs
Methods in org.hcjf.io.fs with parameters of type FileSystemWatcherConsumer Modifier and Type Method Description voidFileSystemWatcherService. registerConsumer(FileSystemWatcherConsumer consumer)This method register the consumer in the service.voidFileSystemWatcherService. unregisterConsumer(FileSystemWatcherConsumer consumer)
-