Uses of Class
org.apache.camel.spring.model.InterceptorRef

Packages that use InterceptorRef
org.apache.camel.spring.model The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of InterceptorRef in org.apache.camel.spring.model
 

Methods in org.apache.camel.spring.model that return types with arguments of type InterceptorRef
 List<InterceptorRef> OutputType.getInterceptors()
           
 

Method parameters in org.apache.camel.spring.model with type arguments of type InterceptorRef
 void OutputType.setInterceptors(List<InterceptorRef> interceptors)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.