Uses of Class
org.apache.camel.core.xml.CamelPropertyPlaceholderLocationDefinition
-
Packages that use CamelPropertyPlaceholderLocationDefinition Package Description org.apache.camel.core.xml 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 CamelPropertyPlaceholderLocationDefinition Modifier and Type Method Description List<CamelPropertyPlaceholderLocationDefinition>CamelPropertyPlaceholderDefinition. getLocations()Method parameters in org.apache.camel.core.xml with type arguments of type CamelPropertyPlaceholderLocationDefinition Modifier and Type Method Description voidCamelPropertyPlaceholderDefinition. setLocations(List<CamelPropertyPlaceholderLocationDefinition> locations)List of property locations to use.
-