Package org.apache.camel.component.properties
package org.apache.camel.component.properties
The Properties Component for lookup of property
placeholders for endpoint URI.
-
ClassDescriptionBase class for
LoadablePropertiesSourcewhich can load properties from a source such as classpath or file system.DefaultPropertiesFunctionResolver.DefaultPropertiesLookupwhich lookup properties from aPropertieswith all existing properties.A parser to parse a string which contains property placeholders.APropertiesFunctionthat lookup the property value from OS environment variables.APropertiesSourcewhich was created from aPropertiesLocation.The properties component allows you to use property placeholders in Camel.Generated by camel build tools - do NOT edit this file!Resolver for built-in and customPropertiesFunction.Used byPropertiesParserto lookup properties by their nameA parser to parse properties for a given inputAPropertiesFunctionthat lookup the property value from OS environment variables using the service idiom.APropertiesFunctionthat lookup the property value from OS environment variables using the service idiom.APropertiesFunctionthat lookup the property value from OS environment variables using the service idiom.APropertiesFunctionthat lookup the property value from JVM system property.