| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
PropertiesComponent |
CamelContext.getPropertiesComponent()
Returns the configured properties component or create one if none has been configured.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.setPropertiesComponent(PropertiesComponent propertiesComponent)
Sets a custom properties component to be used.
|
Apache Camel