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