I have a basic know-how understanding about EJB3 and CDI but i want to dig deeper and understand how this 2 DI implementations actual work.
stackoverflow.com/questions/4684112/how-do-cdi-and-ejb-compare-interact
I have studied them but i fail to find what entity deals with the actual injection of the objects in the annotated variables and and by who is called.
Any help in this is welcomed. Thank you!