Class PersistenceExceptionLivenessInterceptor


  • @Interceptor
    public class PersistenceExceptionLivenessInterceptor
    extends Object
    Fail liveness check if the number of exceptions thrown by artifactStore is too high.
    Author:
    Jakub Senko 'jsenko@redhat.com'
    • Constructor Detail

      • PersistenceExceptionLivenessInterceptor

        public PersistenceExceptionLivenessInterceptor()
    • Method Detail

      • intercept

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