Uses of Interface
org.apache.camel.builder.endpoint.dsl.CronEndpointBuilderFactory.CronEndpointBuilder
Packages that use CronEndpointBuilderFactory.CronEndpointBuilder
-
Uses of CronEndpointBuilderFactory.CronEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return CronEndpointBuilderFactory.CronEndpointBuilderModifier and TypeMethodDescriptionCron (camel-cron) A generic interface for triggering events at times specified through the Unix cron syntax.Cron (camel-cron) A generic interface for triggering events at times specified through the Unix cron syntax. -
Uses of CronEndpointBuilderFactory.CronEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return CronEndpointBuilderFactory.CronEndpointBuilderModifier and TypeMethodDescriptionCronEndpointBuilderFactory.AdvancedCronEndpointBuilder.basic()Cron (camel-cron) A generic interface for triggering events at times specified through the Unix cron syntax.Cron (camel-cron) A generic interface for triggering events at times specified through the Unix cron syntax.CronEndpointBuilderFactory.endpointBuilder(String componentName, String path) A cron expression that will be used to generate events.