[ 
https://issues.apache.org/jira/browse/CAMEL-13307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789400#comment-16789400
 ] 

Claus Ibsen commented on CAMEL-13307:
-------------------------------------

We should also allow to bind multiple types of the same name, so you can bind

a -> foo.class
a -> bar.class

This can be nessasary for some runtimes like Camel K and others where you can 
do some discovery and find multiple service implementations etc.

> Camel registry - Allow to bind anonymously by type
> --------------------------------------------------
>
>                 Key: CAMEL-13307
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13307
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0
>
>
> With the new bind api on registry we should also allow to bind with null id 
> and by the type only, so you can bind anonymously.
> For example for single resources in microservices / serverless, which Camel K 
> uses.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to