@ConfigurationProperties(prefix="camel.component.mustache") public class MustacheComponentConfiguration extends Object
Constructor and Description |
---|
MustacheComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
com.github.mustachejava.MustacheFactory |
getMustacheFactory() |
void |
setMustacheFactory(com.github.mustachejava.MustacheFactory mustacheFactory) |
Apache Camel