Interface LanguageComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface LanguageComponentBuilderFactory
    Execute scripts in any of the languages supported by Camel. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • language

        static LanguageComponentBuilderFactory.LanguageComponentBuilder language()
        Language (camel-language) Execute scripts in any of the languages supported by Camel. Category: core,script Since: 2.5 Maven coordinates: org.apache.camel:camel-language
        Returns:
        the dsl builder