Class PersistenceTimeoutReadinessInterceptor


  • @Interceptor
    public class PersistenceTimeoutReadinessInterceptor
    extends Object
    Fail readiness check if the duration of processing a artifactStore operation is too high.
    Author:
    Jakub Senko 'jsenko@redhat.com'
    • Constructor Detail

      • PersistenceTimeoutReadinessInterceptor

        public PersistenceTimeoutReadinessInterceptor()
    • Method Detail

      • intercept

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