Class RestMetricsInterceptor


  • @Interceptor
    public class RestMetricsInterceptor
    extends Object
    Interceptor that tracks metrics across all REST resources.
    Author:
    Jakub Senko 'jsenko@redhat.com'
    • Constructor Detail

      • RestMetricsInterceptor

        public RestMetricsInterceptor()
    • Method Detail

      • intercept

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