@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface FileWatchComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
FileWatchComponentBuilderFactory.FileWatchComponentBuilder
Builder for the File Watch component.
|
static class |
FileWatchComponentBuilderFactory.FileWatchComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static FileWatchComponentBuilderFactory.FileWatchComponentBuilder |
fileWatch()
File Watch (camel-file-watch)
Get notified about file events in a directory using
java.nio.file.WatchService.
|
static FileWatchComponentBuilderFactory.FileWatchComponentBuilder fileWatch()
Apache Camel