Uses of Class
org.apache.camel.component.properties.PropertiesComponent

Packages that use PropertiesComponent
org.apache.camel.impl Default implementation classes for Camel Core 
 

Uses of PropertiesComponent in org.apache.camel.impl
 

Methods in org.apache.camel.impl that return PropertiesComponent
protected  PropertiesComponent DefaultCamelContext.getPropertiesComponent()
          Gets the properties component in use.
 



Apache Camel