Uses of Interface
javax.cache.annotation.CacheKeyInvocationContext

Packages that use CacheKeyInvocationContext
javax.cache.annotation   
 

Uses of CacheKeyInvocationContext in javax.cache.annotation
 

Methods in javax.cache.annotation with parameters of type CacheKeyInvocationContext
 CacheKey CacheKeyGenerator.generateCacheKey(CacheKeyInvocationContext<? extends java.lang.annotation.Annotation> invocationContext)