|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheResolver | |
|---|---|
| javax.cache.interceptor | This package contains annotations for adding caching interceptors to POJOs. |
| Uses of CacheResolver in javax.cache.interceptor |
|---|
| Methods in javax.cache.interceptor that return CacheResolver | |
|---|---|
CacheResolver |
CacheResolverFactory.getCacheResolver(CacheMethodDetails<? extends Annotation> cacheMethodDetails)
Get the CacheResolver used for runtime resolution of the Cache used by the
CacheResult, CachePut, CacheRemoveEntry, or CacheRemoveAll
interceptors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||