Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

IoC / Multiple Implementations

$
0
0
Hello,

I am currently stuck with the following problem: I try to inject a
list of implementations of a certain interface but it seems it does
not work using the straight approach of injecting a
"List<SomeInterface> impls"

Though implementations exist and a list is injected but it's just
empty. Does anyone have a hint where to look here? Maybe I need to
register that list explicitly.

Thanks,
Michael

Viewing all articles
Browse latest Browse all 5648

Trending Articles