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.LanguageConfigurationPropertiesCommonCalls a Java bean method. 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 StringgetScope()BooleangetTrim()voidsetScope(String scope)voidsetTrim(Boolean trim)
-