15.2.3. Storage and Retrieval Using CDI Annotations
15.2.3.1. Configure Cache Annotations Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Specific CDI annotations are accepted for the JCache (JSR-107) specification. All included annotations are located in the
javax.cache package.
The annotations intercept method calls on CDI beans and perform storage and retrieval tasks as a result of these interceptions.