Interface QuartzEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface QuartzEndpointBuilderFactory
Schedule sending of messages using the Quartz 2.x scheduler. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceQuartzEndpointBuilderFactory.AdvancedQuartzEndpointBuilderAdvanced builder for endpoint for the Quartz component.static interfaceQuartzEndpointBuilderFactory.QuartzBuildersstatic interfaceQuartzEndpointBuilderFactory.QuartzEndpointBuilderBuilder for endpoint for the Quartz component.
-
Method Summary
Static Methods Modifier and Type Method Description static QuartzEndpointBuilderFactory.QuartzEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static QuartzEndpointBuilderFactory.QuartzEndpointBuilder endpointBuilder(String componentName, String path)
-
-