Class ChunkComponentConfiguration


  • @Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo")
    @ConfigurationProperties(prefix="camel.component.chunk")
    public class ChunkComponentConfiguration
    extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
    Transform messages using Chunk templating engine. Generated by camel-package-maven-plugin - do not edit this file!
    • Constructor Detail

      • ChunkComponentConfiguration

        public ChunkComponentConfiguration()
    • Method Detail

      • getAllowContextMapAll

        public Boolean getAllowContextMapAll()
      • setAllowContextMapAll

        public void setAllowContextMapAll​(Boolean allowContextMapAll)
      • getAllowTemplateFromHeader

        public Boolean getAllowTemplateFromHeader()
      • setAllowTemplateFromHeader

        public void setAllowTemplateFromHeader​(Boolean allowTemplateFromHeader)
      • getLazyStartProducer

        public Boolean getLazyStartProducer()
      • setLazyStartProducer

        public void setLazyStartProducer​(Boolean lazyStartProducer)
      • getAutowiredEnabled

        public Boolean getAutowiredEnabled()
      • setAutowiredEnabled

        public void setAutowiredEnabled​(Boolean autowiredEnabled)