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.
|
PropertiesComponent |
CamelContext.getPropertiesComponent(boolean autoCreate)
Returns the configured properties component or create one if none has been configured.
|
Apache Camel