org.apache.camel.spring.xml.routeContext.json Maven / Gradle / Ivy
{
"model": {
"kind": "model",
"name": "routeContext",
"title": "Route Context",
"description": "Configuration of routes using XML",
"deprecated": false,
"label": "spring,configuration,routing",
"javaType": "org.apache.camel.spring.xml.CamelRouteContextFactoryBean",
"abstract": false,
"input": false,
"output": false
},
"properties": {
"route": { "kind": "element", "displayName": "Route", "required": false, "type": "array", "javaType": "java.util.List", "deprecated": false, "autowired": false, "secret": false, "description": "Routes" },
"id": { "kind": "attribute", "displayName": "Id", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "The id of this node" }
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy