Class CacheInterceptor

    • Field Detail

      • remoteCacheManager

        org.infinispan.client.hotrod.RemoteCacheManager remoteCacheManager
    • Constructor Detail

      • CacheInterceptor

        public CacheInterceptor()
    • Method Detail

      • getInterceptionContext

        protected <T extends AnnotationCacheInterceptionContext<T> getInterceptionContext​(jakarta.interceptor.InvocationContext invocationContext,
                                                                                            Class<T> interceptorBindingClass)
      • getRemoteCacheManager

        protected org.infinispan.client.hotrod.RemoteCacheManager getRemoteCacheManager()
      • getCacheKey

        protected Object getCacheKey​(Object[] methodParameterValues)