injector icon indicating copy to clipboard operation
injector copied to clipboard

Add multibind class provider

Open Letsch22 opened this issue 2 years ago • 3 comments

Adds the MultiBindClassProvider which provides instances of classes from a list of class types when using the multibind API.

Resolves #45

Letsch22 avatar May 27 '22 17:05 Letsch22

Thank you for this, I'll have to think about this interface

jstasiak avatar Jun 14 '22 23:06 jstasiak

I just ran into the same need. It's quite of a gap that multibind can't work with ClassProvider as normal bind would.

KrzysztofMadejski avatar Mar 15 '24 20:03 KrzysztofMadejski