On Thu, Apr 21, 2016 at 11:00 AM, Jan Matèrne (jhm) <apa...@materne.de> wrote:
>> > I like the idea of adding the implementation in such a way.
>> > Does the component just implement that one EIP?
>> > Otherwise: which component is used when multiple implementations are
>> on the classpath?
>> >
>>
>> Yes only that EIP. There is a marker file in the camel-hystrix that
>> tells Camel that it implement the given EIP model.
>> https://github.com/apache/camel/tree/master/components/camel-
>> hystrix/src/main/resources/META-INF/services/org/apache/camel/model
>
> What will happen if there are multiple jars with such a marker file?
> Or do playing devils advocate? ;)
>

Yes you are there is only one. But the finder in camel-core could
detect duplicates and warn / fail or whatever.

> Jan
>
>



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to