Class DataFormatComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.dataformat.springboot.DataFormatComponentConfiguration

@ConfigurationProperties(prefix="camel.component.dataformat") public class DataFormatComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Use a Camel Data Format as a regular Camel Component. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • DataFormatComponentConfiguration

      public DataFormatComponentConfiguration()
  • Method Details

    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)