Contexts and Dependency Injection for the Java EE Platform: Advanced Topics (original) (raw)
Chapter 30
Contexts and Dependency Injection for the Java EE Platform: Advanced Topics
This chapter describes more advanced features of Contexts and Dependency Injection for the Java EE Platform. Specifically, it covers additional features CDI provides to enable loose coupling of components with strong typing, in addition to those described in Overview of CDI.
The following topics are addressed here:
- Using Alternatives in CDI Applications
- Using Producer Methods, Producer Fields, and Disposer Methods in CDI Applications
- Using Predefined Beans in CDI Applications
- Using Events in CDI Applications
- Using Interceptors in CDI Applications
- Using Decorators in CDI Applications
- Using Stereotypes in CDI Applications
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices