Uses of Class
javax.cache.annotation.CacheResult

Packages that use CacheResult
javax.cache.annotation This package contains annotations for adding caching interceptors to java objects 
 

Uses of CacheResult in javax.cache.annotation
 

Method parameters in javax.cache.annotation with type arguments of type CacheResult
 CacheResolver CacheResolverFactory.getExceptionCacheResolver(CacheMethodDetails<CacheResult> cacheMethodDetails)
          Get the CacheResolver used at runtime for resolution of the Cache for the CacheResult annotation to cache exceptions.
 



Copyright © 2013. All Rights Reserved.