default FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder |
FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder.allowContextMapAll(boolean allowContextMapAll) |
Sets whether the context map should allow access to all details.
|
default FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder |
FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder.allowTemplateFromHeader(boolean allowTemplateFromHeader) |
Whether to allow to use resource template from header or not (default
false).
|
default FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder |
FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder.autowiredEnabled(boolean autowiredEnabled) |
Whether autowiring is enabled.
|
default FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder |
FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder.configuration(freemarker.template.Configuration configuration) |
To use an existing freemarker.template.Configuration instance as the
configuration.
|
static FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder |
FreemarkerComponentBuilderFactory.freemarker() |
Freemarker (camel-freemarker)
Transform messages using FreeMarker templates.
|
default FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder |
FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|