Uses of Interface
org.apache.camel.component.properties.AugmentedPropertyNameAwarePropertiesParser

Packages that use AugmentedPropertyNameAwarePropertiesParser
org.apache.camel.component.properties The Properties Component for lookup of property placeholders for endpoint URI. 
 

Uses of AugmentedPropertyNameAwarePropertiesParser in org.apache.camel.component.properties
 

Classes in org.apache.camel.component.properties that implement AugmentedPropertyNameAwarePropertiesParser
 class DefaultPropertiesParser
          A parser to parse a string which contains property placeholders
 



Apache Camel