Class SubstituteDirectoryWatcherBuilder
- java.lang.Object
-
- org.apache.camel.quarkus.component.file.watch.svm.SubstituteDirectoryWatcherBuilder
-
public final class SubstituteDirectoryWatcherBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description SubstituteDirectoryWatcherBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.methvin.watcher.DirectoryWatcher.BuilderwatchService(WatchService watchService)
-
-
-
Method Detail
-
watchService
public io.methvin.watcher.DirectoryWatcher.Builder watchService(WatchService watchService)
-
-