@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)
The file-watch is used to monitor file events in directory using
java.nio.file.WatchService
Category: file
Since: 3.0
Maven coordinates: org.apache.camel:camel-file-watch
|
static FileWatchComponentBuilderFactory.FileWatchComponentBuilder fileWatch()
Apache Camel