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 classAbstractLocationPropertiesSourceBase class forLoadablePropertiesSourcewhich can load properties from a source such as classpath or file system.classClasspathPropertiesSourceclassFilePropertiesSourceclassRefPropertiesSource
-