Package org.apache.camel.blueprint
Class CamelRouteContextFactoryBean
- java.lang.Object
-
- org.apache.camel.model.IdentifiedType
-
- org.apache.camel.blueprint.CamelRouteContextFactoryBean
-
public class CamelRouteContextFactoryBean extends org.apache.camel.model.IdentifiedType
-
-
Constructor Summary
Constructors Constructor Description CamelRouteContextFactoryBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.apache.camel.model.RouteDefinition>getRoutes()
-
-
-
Constructor Detail
-
CamelRouteContextFactoryBean
public CamelRouteContextFactoryBean()
-
-