public static class MvelComponentBuilderFactory.MvelComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.mvel.MvelComponent> implements MvelComponentBuilderFactory.MvelComponentBuilder
| Constructor and Description |
|---|
MvelComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.mvel.MvelComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallowContextMapAll, allowTemplateFromHeader, basicPropertyBinding, lazyStartProducerbuild, build, doSetProperty, registerprotected org.apache.camel.component.mvel.MvelComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.mvel.MvelComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.mvel.MvelComponent>Apache Camel