| 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<CamelPropertyPlaceholderLocationDefinition> |
CamelPropertyPlaceholderDefinition.getLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelPropertyPlaceholderDefinition.setLocations(List<CamelPropertyPlaceholderLocationDefinition> locations)
List of property locations to use.
|
Apache Camel