Interface QuartzComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface QuartzComponentBuilderFactory
    Schedule sending of messages using the Quartz 2.x scheduler. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • quartz

        static QuartzComponentBuilderFactory.QuartzComponentBuilder quartz()
        Quartz (camel-quartz) Schedule sending of messages using the Quartz 2.x scheduler. Category: scheduling Since: 2.12 Maven coordinates: org.apache.camel:camel-quartz
        Returns:
        the dsl builder