Uses of Class
org.apache.camel.spring.CamelPropertyPlaceholderDefinition

Packages that use CamelPropertyPlaceholderDefinition
org.apache.camel.spring The classes for working with Camel and Spring along with the primary factory beans. 
 

Uses of CamelPropertyPlaceholderDefinition in org.apache.camel.spring
 

Methods in org.apache.camel.spring that return CamelPropertyPlaceholderDefinition
 CamelPropertyPlaceholderDefinition CamelContextFactoryBean.getCamelPropertyPlaceholder()
           
 

Methods in org.apache.camel.spring with parameters of type CamelPropertyPlaceholderDefinition
 void CamelContextFactoryBean.setCamelPropertyPlaceholder(CamelPropertyPlaceholderDefinition camelPropertyPlaceholder)
           
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.