Uses of Interface
javax.cache.annotation.CacheKey

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

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 © 2013. All Rights Reserved.