Class BeanLanguageConfiguration
- java.lang.Object
-
- org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
-
- org.apache.camel.language.bean.springboot.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 Summary
Constructors Constructor Description BeanLanguageConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Boolean
getTrim()
void
setTrim(Boolean trim)
-