Class CacheInvalidateInterceptor


  • @Interceptor
    @Priority(1)
    public class CacheInvalidateInterceptor
    extends CacheInterceptor
    • Constructor Detail

      • CacheInvalidateInterceptor

        public CacheInvalidateInterceptor()
    • Method Detail

      • intercept

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