Package io.smallrye.faulttolerance
Annotation Type FaultToleranceBinding
@Target({TYPE,METHOD,PARAMETER,FIELD})
@Retention(RUNTIME)
@Documented
@InterceptorBinding
public @interface FaultToleranceBinding
- Author:
- Antoine Sabot-Durand
-
Nested Class Summary
Nested Classes