Uses of Interface
javax.cache.interceptor.CacheKey

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

Uses of CacheKey in javax.cache.interceptor
 

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



Copyright © 2011. All Rights Reserved.