Class ChunkComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.chunk.springboot.ChunkComponentConfiguration

@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 Details

    • ChunkComponentConfiguration

      public ChunkComponentConfiguration()
  • Method Details

    • 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)