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!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the MVEL component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionmvel()MVEL (camel-mvel) Transform messages using an MVEL template.
-
Method Details
-
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
-