Class TimerComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.timer.springboot.TimerComponentConfiguration

@ConfigurationProperties(prefix="camel.component.timer") public class TimerComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Generate messages in specified intervals using java.util.Timer. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • TimerComponentConfiguration

      public TimerComponentConfiguration()
  • Method Details

    • getBridgeErrorHandler

      public Boolean getBridgeErrorHandler()
    • setBridgeErrorHandler

      public void setBridgeErrorHandler(Boolean bridgeErrorHandler)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)