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