Enterprise Java Development@TOPIC@

Part XXI. Context and Dependency Injection (CDI)

2015-11-18 02:52 EST

Table of Contents

Purpose
1. Goals
2. Objectives
105. Context and Dependency Injection (CDI) JSR-299
105.1. History
105.2. Injection Concept
105.3. CDI Activation
105.4. Summary
106. CDI Injection
106.1. Producer Field
106.2. Producer Method
106.3. Other Producers
106.4. @Any Instance
106.5. Bean Types
106.6. Named Beans
106.7. Summary