News

Contexts and Dependency Injection for Java EE (CDI), a key part of the soon to be finalized Java EE 6 platform. Standardized via JSR 299, CDI is the de-facto API for comprehensive next-generation type ...
Dependency Injection in Java EE 6 (Part 4) by Reza Rahman This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. Standardized via ...
One of the simplification features of Java EE 5 is the implementation of basic dependency injection to simplify web and EJB components. Annotations are used for injecting resources, services, and ...
This makes sharing a single instance of a Store object across many objects difficult. Over the next couple months, I'll continue this series on dependency injection with topics such as dependency ...
So apart from recovering from a long bout of the stomach flu, enjoying good food again at a “Come dine with me” night (our parents would be so proud) and planning a rush trip to Vegas I’ve managed to ...