hi all, I'm just beginning to study weld, so if this is a noob question, please forgive me:-)
I want to list all the beans produced by @Produces at any time, in order to inspect how @Produces and @Inject works, that is, when and how will @Produces out inject a bean to container, and when and how @Inject inject a bean into my code. I don't know if any way there? Somewhat listener? or somewhat interceptor? any sample code? Thanks in advance for any help! -- -- Su Baochen
_______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
