Package | Description |
---|---|
org.apache.camel.core.xml |
The classes for working with Camel and XML along with the primary factory beans.
|
Modifier and Type | Method and Description |
---|---|
List<CamelPropertyPlaceholderFunctionDefinition> |
CamelPropertyPlaceholderDefinition.getFunctions() |
Modifier and Type | Method and Description |
---|---|
void |
CamelPropertyPlaceholderDefinition.setFunctions(List<CamelPropertyPlaceholderFunctionDefinition> functions)
List of custom properties function to use.
|
Apache Camel