Package org.eclipse.microprofile.fault.tolerance.tck.interceptor
package org.eclipse.microprofile.fault.tolerance.tck.interceptor
-
ClassDescriptionAn interceptor that is called before the FT interceptor in the chain and count the invocation.Interceptor binding for
EarlyFtInterceptor
A Client to demonstrate the interceptors ordering behavior of FT and CDI annotationsComponent to show the CDI interceptor ordering with FT annotationsAn interceptor that is called after the FT interceptor in the chain and count the invocation.Interceptor binding forLateFtInterceptor
Creates the order queue that will be used by the interceptors and the test bean to store the order in which this components are called.