> > 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? ;) Jan