Class DataFormatComponentConfiguration


  • @Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo")
    @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 Detail

      • DataFormatComponentConfiguration

        public DataFormatComponentConfiguration()
    • Method Detail

      • getLazyStartProducer

        public Boolean getLazyStartProducer()
      • setLazyStartProducer

        public void setLazyStartProducer​(Boolean lazyStartProducer)
      • getAutowiredEnabled

        public Boolean getAutowiredEnabled()
      • setAutowiredEnabled

        public void setAutowiredEnabled​(Boolean autowiredEnabled)