Tech Article: Contexts and Dependency Injection in Java EE
Join the DZone community and get the full member experience.
Join For FreeJava EE 6 introduces the flexible and powerful @Inject dependency injection model in addition to the already existing @EJB annotation. So when should you use what? Find out in this new technical article, "Contexts and Dependency Injection in Java EE." Brought to you by the Oracle Technology Network.
Dependency injection
Java EE
Java (programming language)
Opinions expressed by DZone contributors are their own.
Comments