| Package | Description |
|---|---|
| org.apache.camel.component.properties |
The Properties Component for lookup of property
placeholders for endpoint URI.
|
| Class and Description |
|---|
| AbstractLocationPropertiesSource
Base class for
LoadablePropertiesSource which can load properties from a source such as classpath or file
system. |
| LocationPropertiesSource
A
PropertiesSource which was created from a PropertiesLocation. |
| PropertiesComponent
The properties component allows you to use property placeholders in Camel.
|
| PropertiesLocation |
| PropertiesLookup
Used by
PropertiesParser to lookup properties by their name |
| PropertiesParser
A parser to parse properties for a given input
|
Apache Camel