이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.