Uses of Class
org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
-
Packages that use CacheKeyInvocationContextImpl Package Description org.infinispan.jcache.annotation -
-
Uses of CacheKeyInvocationContextImpl in org.infinispan.jcache.annotation
Methods in org.infinispan.jcache.annotation that return CacheKeyInvocationContextImpl Modifier and Type Method Description <A extends Annotation>
CacheKeyInvocationContextImpl<A>CacheKeyInvocationContextFactory. getCacheKeyInvocationContext(javax.interceptor.InvocationContext invocationContext)Returns the cache key invocation context corresponding to the given invocation context.
-