Interface MvelComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface MvelComponentBuilderFactory
    Transform messages using an MVEL template. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • mvel

        static MvelComponentBuilderFactory.MvelComponentBuilder mvel()
        MVEL (camel-mvel) Transform messages using an MVEL template. Category: transformation,script Since: 2.12 Maven coordinates: org.apache.camel:camel-mvel
        Returns:
        the dsl builder