public interface PropertiesFunction
org.apache.camel.component.properties.PropertiesComponent
to make it easier to resolve property placeholders.Modifier and Type | Method and Description |
---|---|
String |
resolve(String key)
Resolve the given key using the property placeholders
|
Apache Camel