This content has been marked as final.
Show 1 reply
-
1. Re: Errai CDI - client side extensions
mbarkley Sep 9, 2015 11:04 AM (in response to snorbii)Hi Norbert,
Currently, Errai doesn't support anything quite like this. The most similar construct in Errai would be the ContextualTypeProvider which has access to the type arguments and annotations for the injection point it is providing.
Cheers.