Package io.smallrye.faulttolerance.autoconfig
-
Interface Summary Interface Description Config -
Class Summary Class Description FaultToleranceMethod Created in the CDI extension to capture effective annotations for each method that needs fault tolerance.MethodDescriptor -
Annotation Types Summary Annotation Type Description AutoConfig If an interface that extends a fault tolerance annotation type, extends theConfiginterface, includes adefaultimplementation of theConfig.validate()method is annotated@AutoConfig, an implementation will be generated automatically.