Class ControlBusComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.controlbus.springboot.ControlBusComponentConfiguration

@ConfigurationProperties(prefix="camel.component.controlbus") public class ControlBusComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Manage and monitor Camel routes. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • ControlBusComponentConfiguration

      public ControlBusComponentConfiguration()
  • Method Details

    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)