此内容没有您所选择的语言版本。
1.3.4. Contexts and Dependency Injection (CDI)
The CDI integration in JBoss Data Grid 6.1 allows you to configure and set up your data grid in a manner consistent with the CDI programming model. Further, JBoss Data Grid components can be injected into your CDI beans. This module also allows you to annotate methods in your CDI beans with JSR107 compliant hooks into JBoss Data Grid, to remove boilerplate code.
The CDI module is available in Library mode.