public class RouteContextDefinition
extends org.apache.camel.model.IdentifiedType
| Constructor and Description |
|---|
RouteContextDefinition() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.camel.model.RouteDefinition> |
getRoutes() |
void |
setRoutes(List<org.apache.camel.model.RouteDefinition> routes) |
Apache Camel