Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Latest commit

 

History

History
36 lines (29 loc) · 1.52 KB

File metadata and controls

36 lines (29 loc) · 1.52 KB

type=page status=published title=Contexts and Dependency Injection for Java EE: Advanced Topics next=cdi-adv001.html prev=cdi-basicexamples003.html ~~ = Contexts and Dependency Injection for Java EE: Advanced Topics

27 Contexts and Dependency Injection for Java EE: Advanced Topics

This chapter describes more advanced features of Contexts and Dependency Injection for Java EE (CDI). 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: