Uses of Class
org.apache.camel.core.xml.CamelPropertyPlaceholderFunctionDefinition
Packages that use CamelPropertyPlaceholderFunctionDefinition
Package
Description
The classes for working with Camel and XML along with the primary factory beans.
-
Uses of CamelPropertyPlaceholderFunctionDefinition in org.apache.camel.core.xml
Methods in org.apache.camel.core.xml that return types with arguments of type CamelPropertyPlaceholderFunctionDefinitionMethod parameters in org.apache.camel.core.xml with type arguments of type CamelPropertyPlaceholderFunctionDefinitionModifier and TypeMethodDescriptionvoidCamelPropertyPlaceholderDefinition.setFunctions(List<CamelPropertyPlaceholderFunctionDefinition> functions) List of custom properties function to use.