Uses of Annotation Type
javax.cache.annotation.CacheResult
Packages that use CacheResult
Package
Description
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 CacheResultModifier and TypeMethodDescriptionCacheResolverFactory.getExceptionCacheResolver(CacheMethodDetails<CacheResult> cacheMethodDetails) Get theCacheResolverused at runtime for resolution of theCachefor theCacheResultannotation to cache exceptions.