Class CacheResultInterceptor


  • @Interceptor
    @Priority(2)
    public class CacheResultInterceptor
    extends CacheInterceptor
    • Constructor Detail

      • CacheResultInterceptor

        public CacheResultInterceptor()
    • Method Detail

      • intercept

        public Object intercept​(javax.interceptor.InvocationContext invocationContext)
                         throws Throwable
        Throws:
        Throwable