Uses of Interface
org.apache.camel.component.properties.LocationPropertiesSource
-
Packages that use LocationPropertiesSource Package Description org.apache.camel.component.properties The Properties Component for lookup of property placeholders for endpoint URI. -
-
Uses of LocationPropertiesSource in org.apache.camel.component.properties
Classes in org.apache.camel.component.properties that implement LocationPropertiesSource Modifier and Type Class Description class
AbstractLocationPropertiesSource
Base class forLoadablePropertiesSource
which can load properties from a source such as classpath or file system.class
ClasspathPropertiesSource
class
FilePropertiesSource
class
RefPropertiesSource
-