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 theCacheResolver
used at runtime for resolution of theCache
for theCacheResult
annotation to cache exceptions.