Uses of Class
javax.cache.annotation.CacheResult
-
Packages that use CacheResult Package Description javax.cache.annotation The annotations in this package provide method interceptors for user supplied classes. -
-
Uses of CacheResult in javax.cache.annotation
Method parameters in javax.cache.annotation with type arguments of type CacheResult Modifier and Type Method Description CacheResolverCacheResolverFactory. getExceptionCacheResolver(CacheMethodDetails<CacheResult> cacheMethodDetails)Get theCacheResolverused at runtime for resolution of theCachefor theCacheResultannotation to cache exceptions.
-