Uses of Class
org.apache.camel.core.xml.CamelPropertyPlaceholderLocationDefinition
Packages that use CamelPropertyPlaceholderLocationDefinition
Package
Description
The classes for working with Camel and XML along with the primary factory beans.
-
Uses of CamelPropertyPlaceholderLocationDefinition in org.apache.camel.core.xml
Methods in org.apache.camel.core.xml that return types with arguments of type CamelPropertyPlaceholderLocationDefinitionMethod parameters in org.apache.camel.core.xml with type arguments of type CamelPropertyPlaceholderLocationDefinitionModifier and TypeMethodDescriptionvoidCamelPropertyPlaceholderDefinition.setLocations(List<CamelPropertyPlaceholderLocationDefinition> locations) List of property locations to use.