此内容没有您所选择的语言版本。
15.2.3. Storage and Retrieval Using CDI Annotations
15.2.3.1. Configure Cache Annotations 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
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.