Re: camel and several implementations of an interface

2013-03-01 Thread Smith-John
.nabble.com/camel-and-several-implementations-of-an-interface-tp5728298p5728358.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel and several implementations of an interface

2013-03-01 Thread Claus Ibsen
service registry when Camel does bean lookups. All that stuff is done for you when using > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-and-several-implementations-of-an-interface-tp5728298p5728353.html > Sent from the Camel - Users mailing

Re: camel and several implementations of an interface

2013-03-01 Thread Claus Ibsen
in the XML and then Camel can use that reference as is with the bean component. > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-and-several-implementations-of-an-interface-tp5728298.html > Sent from the Camel - Users mailing list archive at Nabble

camel and several implementations of an interface

2013-02-28 Thread Smith-John
.to("bean:packageName.InterfaceName?method=doIt") I just can set the interface. But how to decide which concrete implementation to call? (Working with Equinox) -- View this message in context: http://camel.465427.n5.nabble.com/camel-and-several-implementations-of-an-interface-tp5728298.html Sent from the