Uses of Class
org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean

Packages that use AbstractCamelRedeliveryPolicyFactoryBean
org.apache.camel.core.xml The classes for working with Camel and XML along with the primary factory beans. 
 

Uses of AbstractCamelRedeliveryPolicyFactoryBean in org.apache.camel.core.xml
 

Methods in org.apache.camel.core.xml that return types with arguments of type AbstractCamelRedeliveryPolicyFactoryBean
abstract  List<? extends AbstractCamelRedeliveryPolicyFactoryBean> AbstractCamelContextFactoryBean.getRedeliveryPolicies()
           
 



Apache CAMEL