Interface CronComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface CronComponentBuilderFactory
    A generic interface for triggering events at times specified through the Unix cron syntax. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • cron

        static CronComponentBuilderFactory.CronComponentBuilder cron()
        Cron (camel-cron) A generic interface for triggering events at times specified through the Unix cron syntax. Category: scheduling Since: 3.1 Maven coordinates: org.apache.camel:camel-cron
        Returns:
        the dsl builder