Dependency Injection in Java EE 6 - Part 5
This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. Standardized via JSR 299, CDI is the de-facto API for comprehensive next-generation type-safe dependency injection as well as robust context management for Java EE. Led by Gavin King, JSR 299 aims to synthesize the best-of-breed features from solutions like Seam, Guice and Spring while adding many useful innovations of its own.
Dependency Injection in Java EE 6 - Part 5
Previous Articles in this Thread:
Dependency Injection in Java EE 6: Part I
Dependency Injection in Java EE 6: Part II
Dependency Injection in Java EE 6: Part III
Dependency Injection in Java EE 6: Part IIII
Books on EJB 3 and EJB 3.1 Development
EJB 3 in Action by Reza Rahman
Enterprise JavaBeans 3.1 ~ Andrew Lee Rubinger
Beginning EJB 3 Application Development ~ Raghu R. Kodali
Pro EJB 3: Java Persistence API ~ Mike Keith