Interface TimerComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface TimerComponentBuilderFactory
    Generate messages in specified intervals using java.util.Timer. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • timer

        static TimerComponentBuilderFactory.TimerComponentBuilder timer()
        Timer (camel-timer) Generate messages in specified intervals using java.util.Timer. Category: core,scheduling Since: 1.0 Maven coordinates: org.apache.camel:camel-timer
        Returns:
        the dsl builder