public class DefaultRouteFactory extends Object implements org.apache.camel.spi.RouteFactory
RouteFactory.| Constructor and Description |
|---|
DefaultRouteFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Route |
createRoute(org.apache.camel.CamelContext camelContext,
org.apache.camel.NamedNode routeDefinition,
String routeId,
String routeDescription,
org.apache.camel.Endpoint endpoint) |
Apache Camel