此内容没有您所选择的语言版本。
10.2.2. Use CDI to Develop an Application
10.2.2.1. Use CDI to Develop an Application 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Introduction
Contexts and Dependency Injection (CDI) gives you tremendous flexibility in developing applications, reusing code, adapting your code at deployment or run-time, and unit testing. JBoss EAP 6 includes Weld, the reference implementation of CDI. These tasks show you how to use CDI in your enterprise applications.