public class TamayaPropertiesComponent
extends org.apache.camel.component.properties.PropertiesComponent
Constructor and Description |
---|
TamayaPropertiesComponent()
Constructor similar to parent.
|
TamayaPropertiesComponent(String... locations)
Constructor similar to parent with additional locations.
|
TamayaPropertiesComponent(String location)
Constructor similar to parent with only one location.
|
Modifier and Type | Method and Description |
---|---|
void |
setTamayaOverrides(boolean enabled)
Apply the current Tamaya properties (configuration) as override properties evaluated first by camel before
evaluating other uris.
|
addFunction, createEndpoint, doStart, doStop, getEncoding, getFunctions, getInitialProperties, getLocations, getOverrideProperties, getPrefixToken, getPropertiesParser, getPropertiesResolver, getPropertyPrefix, getPropertySuffix, getSuffixToken, getSystemPropertiesMode, hasFunction, isCache, isDefaultCreated, isFallbackToUnaugmentedProperty, isIgnoreMissingLocation, parseUri, parseUri, setCache, setEncoding, setFallbackToUnaugmentedProperty, setIgnoreMissingLocation, setInitialProperties, setLocation, setLocations, setOverrideProperties, setPrefixToken, setPropertiesParser, setPropertiesResolver, setPropertyPrefix, setPropertySuffix, setSuffixToken, setSystemPropertiesMode
afterConfiguration, createComponentConfiguration, createConfiguration, createEndpoint, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURI
public TamayaPropertiesComponent()
public TamayaPropertiesComponent(String... locations)
locations
- additional locations for Camel.public TamayaPropertiesComponent(String location)
location
- addition location for Camel.Copyright © 2014–2016 Apache Software Foundation. All rights reserved.