@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface MvelComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MvelComponentBuilderFactory.MvelComponentBuilder
Builder for the MVEL component.
|
static class |
MvelComponentBuilderFactory.MvelComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static MvelComponentBuilderFactory.MvelComponentBuilder |
mvel()
MVEL (camel-mvel)
Transform messages using an MVEL template.
|
static MvelComponentBuilderFactory.MvelComponentBuilder mvel()
Apache Camel