@ConfigurationProperties(prefix="camel.component.velocity") public class VelocityComponentConfiguration extends Object
Constructor and Description |
---|
VelocityComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.apache.velocity.app.VelocityEngine |
getVelocityEngine() |
void |
setVelocityEngine(org.apache.velocity.app.VelocityEngine velocityEngine) |
Apache Camel