Class LanguageComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.language.springboot.LanguageComponentConfiguration

@ConfigurationProperties(prefix="camel.component.language") public class LanguageComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Execute scripts in any of the languages supported by Camel. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • LanguageComponentConfiguration

      public LanguageComponentConfiguration()
  • Method Details

    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)