public static class MustacheComponentBuilderFactory.MustacheComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.mustache.MustacheComponent> implements MustacheComponentBuilderFactory.MustacheComponentBuilder
Constructor and Description |
---|
MustacheComponentBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.component.mustache.MustacheComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allowContextMapAll, allowTemplateFromHeader, basicPropertyBinding, lazyStartProducer, mustacheFactory
build, build, doSetProperty, register
protected org.apache.camel.component.mustache.MustacheComponent buildConcreteComponent()
buildConcreteComponent
in class AbstractComponentBuilder<org.apache.camel.component.mustache.MustacheComponent>
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value)
setPropertyOnComponent
in class AbstractComponentBuilder<org.apache.camel.component.mustache.MustacheComponent>
Apache Camel