Include route builder as template for other routes to improve route reuse
-------------------------------------------------------------------------

                 Key: CAMEL-1919
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1919
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
    Affects Versions: 2.0-M3, 1.6.1
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.1.0


It should be possible to include another route builder as a kind of template to 
improve route reuse.

The existing method {{addRoutes}} should either be change to support this 
properly or we add a new method.
However it does looks as if we could just tailor addRoutes method.

What needs also is to expose this in the Spring XML as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to