Class BeanLanguageConfiguration


  • @Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo")
    @ConfigurationProperties(prefix="camel.language.bean")
    public class BeanLanguageConfiguration
    extends org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
    Call a method of the specified Java bean passing the Exchange, Body or specific headers to it. Generated by camel-package-maven-plugin - do not edit this file!
    • Constructor Detail

      • BeanLanguageConfiguration

        public BeanLanguageConfiguration()
    • Method Detail

      • getTrim

        public Boolean getTrim()
      • setTrim

        public void setTrim​(Boolean trim)