Class CacheInvalidateAllInterceptor


  • @Interceptor
    @Priority(0)
    public class CacheInvalidateAllInterceptor
    extends CacheInterceptor
    • Constructor Detail

      • CacheInvalidateAllInterceptor

        public CacheInvalidateAllInterceptor()
    • Method Detail

      • intercept

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