RouteAware Consumer
-------------------
Key: CAMEL-3183
URL: https://issues.apache.org/activemq/browse/CAMEL-3183
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.4.0
Reporter: Stefan Below
At the moment, there is no easy way to create a "routeAware" Consumer. Route
aware means that the behavior of the consumer depends on the route id.
A nice (simple?) solution woulb be be an abstract
createRouteAwareEndpoint(String remaining, String uri, String routeID,
ProcessComponent processComponent) Method...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.