Add addLast, addFirst, etc to AdviceWithRouteBuilder to make it easy to add 
something to the start/end of a route for testing
-----------------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-3958
                 URL: https://issues.apache.org/jira/browse/CAMEL-3958
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.8.0


See nabble
http://camel.465427.n5.nabble.com/Append-endpoint-to-route-at-test-time-tp4379843p4379843.html

We have most of the stuff already. Just a bit more sugar so you can easily add 
something at the start/end of a route.
We could also consider an weaveByType(xxxDefinition.class) so you can use that 
to pin point eg a SplitDefinition etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to