Skip to content

Latest commit

 

History

History
 
 

cdi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Infinispan CDI support

This module contains integration with CDI. Configuration and injection of the Inifispan's Cache API is provided, and it is planned to bridge Cache listeners to the CDI event system. This module also provide partial support of JCache (aka JSR-107) cache annotations - for further details see the Caching Annotations chapter of JCache specification.

More information here.