Uses of Interface
javax.cache.annotation.CacheInvocationContext

Packages that use CacheInvocationContext
javax.cache.annotation   
 

Uses of CacheInvocationContext in javax.cache.annotation
 

Subinterfaces of CacheInvocationContext in javax.cache.annotation
 interface CacheKeyInvocationContext<A extends Annotation>
           
 

Methods in javax.cache.annotation with parameters of type CacheInvocationContext
<K,V> Cache<K,V>
CacheResolver.resolveCache(CacheInvocationContext<? extends java.lang.annotation.Annotation> cacheInvocationContext)