Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to retrieve all components implementing same interface #188

Closed
sbordes opened this issue Mar 15, 2016 · 1 comment
Closed

Allow to retrieve all components implementing same interface #188

sbordes opened this issue Mar 15, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@sbordes
Copy link
Member

sbordes commented Mar 15, 2016

@register
Service1 implements MyService
@register
Service2 implements MyService

getServices(MyService.class) shall return both Services

@sbordes sbordes self-assigned this Mar 15, 2016
@sbordes sbordes added this to the 8.1.0 milestone Mar 15, 2016
@sbordes
Copy link
Member Author

sbordes commented Mar 28, 2016

Feture done but will be probably improved

@sbordes sbordes closed this as completed Mar 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant