Uses of Interface
javax.cache.annotation.CacheKeyInvocationContext

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

Uses of CacheKeyInvocationContext in javax.cache.annotation
 

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



Copyright © 2013. All Rights Reserved.