Interface SchedulerEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SchedulerEndpointBuilderFactory
Generate messages in specified intervals using java.util.concurrent.ScheduledExecutorService. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSchedulerEndpointBuilderFactory.AdvancedSchedulerEndpointBuilderAdvanced builder for endpoint for the Scheduler component.static interfaceSchedulerEndpointBuilderFactory.SchedulerBuildersstatic interfaceSchedulerEndpointBuilderFactory.SchedulerEndpointBuilderBuilder for endpoint for the Scheduler component.
-
Method Summary
Static Methods Modifier and Type Method Description static SchedulerEndpointBuilderFactory.SchedulerEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SchedulerEndpointBuilderFactory.SchedulerEndpointBuilder endpointBuilder(String componentName, String path)
-
-