Class EventComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.event.springboot.EventComponentConfiguration

@ConfigurationProperties(prefix="camel.component.spring-event") public class EventComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Listen for Spring Application Events. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • EventComponentConfiguration

      public EventComponentConfiguration()
  • Method Details

    • getBridgeErrorHandler

      public Boolean getBridgeErrorHandler()
    • setBridgeErrorHandler

      public void setBridgeErrorHandler(Boolean bridgeErrorHandler)
    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)