Interface FileWatchEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface FileWatchEndpointBuilderFactory
Get notified about file events in a directory using
java.nio.file.WatchService.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the File Watch component.static interfacestatic interfaceBuilder for endpoint for the File Watch component.static classThe builder of headers' name for the File Watch component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static FileWatchEndpointBuilderFactory.FileWatchEndpointBuilder endpointBuilder(String componentName, String path)
-