Package io.smallrye.faulttolerance.autoconfig
package io.smallrye.faulttolerance.autoconfig
-
ClassDescriptionIf an interface that extends a fault tolerance annotation type, extends the
Configinterface, includes adefaultimplementation of theConfig.validate()method is annotated@AutoConfig, an implementation will be generated automatically.Created in the CDI extension to capture effective annotations for each method that needs fault tolerance.