Chapter 14. The Infinispan CDI Module

14.1. About Infinspan CDI

Infinispan includes Context and Dependency Injection (CDI) in the infinispan-cdi module. The infinispan-cdi module offers:
  • Configuration and injection using the Cache API.
  • A bridge between the cache listeners and the CDI event system. (future feature?)
  • Partial support for the JCACHE caching annotations.