このコンテンツは選択した言語では利用できません。
15.2.3.2. Enable Cache Annotations
Interceptors can be added to the CDI bean archive using the
beans.xml file. Adding the following code adds interceptors such as the CacheResultInterceptor, CachePutInterceptor, CacheRemoveEntryInterceptor and the CacheRemoveAllInterceptor:
Note
The listed interceptors must appear in the
beans.xml file for Red Hat JBoss Data Grid to use javax.cache annotations.