Class CacheInterceptor

    • Constructor Detail

      • CacheInterceptor

        public CacheInterceptor()
    • Method Detail

      • getInterceptionContext

        protected <T extends AnnotationCacheInterceptionContext<T> getInterceptionContext​(javax.interceptor.InvocationContext invocationContext,
                                                                                            Class<T> interceptorBindingClass,
                                                                                            boolean supportsCacheKey)