Uses of Interface
javax.cache.interceptor.CacheKeyInvocationContext

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

Uses of CacheKeyInvocationContext in javax.cache.interceptor
 

Methods in javax.cache.interceptor with parameters of type CacheKeyInvocationContext
 CacheKey CacheKeyGenerator.generateCacheKey(CacheKeyInvocationContext<Annotation> cacheKeyInvocationContext)
          Called for each intercepted method invocation.
 



Copyright © 2011. All Rights Reserved.