Class BeanLanguageConfiguration


  • @Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo")
    @ConfigurationProperties(prefix="camel.language.bean")
    public class BeanLanguageConfiguration
    extends org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
    Calls a Java bean method. Generated by camel-package-maven-plugin - do not edit this file!
    • Constructor Detail

      • BeanLanguageConfiguration

        public BeanLanguageConfiguration()
    • Method Detail

      • getScope

        public String getScope()
      • setScope

        public void setScope​(String scope)
      • getTrim

        public Boolean getTrim()
      • setTrim

        public void setTrim​(Boolean trim)