support the wiring of custom RouteBuilder instances into the CamelContext via
XML notation
------------------------------------------------------------------------------------------
Key: CAMEL-295
URL: https://issues.apache.org/activemq/browse/CAMEL-295
Project: Apache Camel
Issue Type: Improvement
Reporter: James Strachan
e.g. something like
{code}
<camelContext ...>
<routeBuilderRef ref="someBean"/>
<routeBuilderRef ref="anotherBean"/>
...
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.