| Package | Description |
|---|---|
| org.apache.camel.component.properties |
The Properties Component for lookup of property
placeholders for endpoint URI.
|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| Modifier and Type | Method and Description |
|---|---|
PropertiesComponent |
DefaultPropertiesParser.getPropertiesComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPropertiesParser.setPropertiesComponent(PropertiesComponent propertiesComponent) |
| Constructor and Description |
|---|
DefaultPropertiesParser(PropertiesComponent propertiesComponent) |
DefaultPropertiesResolver(PropertiesComponent propertiesComponent) |
| Modifier and Type | Method and Description |
|---|---|
protected PropertiesComponent |
DefaultCamelContext.getPropertiesComponent()
Gets the properties component in use.
|
Apache Camel