Uses of Interface
javax.cache.annotation.CacheKey

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

Uses of CacheKey in javax.cache.annotation
 

Methods in javax.cache.annotation that return CacheKey
 CacheKey CacheKeyGenerator.generateCacheKey(CacheKeyInvocationContext<? extends Annotation> cacheKeyInvocationContext)
          Called for each intercepted method invocation.
 



Copyright © 2011. All Rights Reserved.