Uses of Interface
javax.cache.annotation.CacheResolver

Packages that use CacheResolver
javax.cache.annotation This package contains annotations for adding caching interceptors to POJOs. 
 

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 for runtime resolution of the Cache used by the CacheResult, CachePut, CacheRemoveEntry, or CacheRemoveAll interceptors.
 



Copyright © 2011. All Rights Reserved.