Uses of Interface
org.apache.camel.RouteFactory

Packages that use RouteFactory
org.apache.camel The core Camel API 
org.apache.camel.impl Default implementation classes for Camel Core 
 

Uses of RouteFactory in org.apache.camel
 

Methods in org.apache.camel with parameters of type RouteFactory
 void CamelContext.addRoutes(RouteFactory factory)
           
 

Uses of RouteFactory in org.apache.camel.impl
 

Methods in org.apache.camel.impl with parameters of type RouteFactory
 void DefaultCamelContext.addRoutes(RouteFactory factory)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.