All Classes and Interfaces
Class
Description
If an interface that
extends a fault tolerance annotation type,
extends the
Config interface (or ConfigDeclarativeOnly),
includes a default implementation of the validate() method
is annotated @AutoConfig, an implementation will be generated automatically.Specialization of
Config that should be used when the given annotation
can only be configured in the declarative, annotation-based API.Created in the CDI extension to capture effective annotations for each
method that needs fault tolerance.