Class | Description |
---|---|
EarlyFtInterceptor |
An interceptor that is called before the FT interceptor in the chain and count the invocation.
|
FaultToleranceInterceptorPriorityChangeAnnotationConfTest |
A Client to demonstrate the interceptors ordering behavior of FT and CDI annotations
|
InterceptorComponent |
Component to show the CDI interceptor ordering with FT annotations
|
LateFtInterceptor |
An interceptor that is called after the FT interceptor in the chain and count the invocation.
|
Annotation Type | Description |
---|---|
EarlyFtInterceptor.InterceptEarly |
Interceptor binding for
EarlyFtInterceptor |
LateFtInterceptor.InterceptLate |
Interceptor binding for
LateFtInterceptor |
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.