Package io.smallrye.faulttolerance.api
Annotation Type ApplyFaultTolerance
@Deprecated(forRemoval=true)
@Inherited
@Documented
@Retention(RUNTIME)
@Target({METHOD,TYPE})
@InterceptorBinding
@Experimental("first attempt at providing reusable fault tolerance strategies")
public @interface ApplyFaultTolerance
Deprecated, for removal: This API element is subject to removal in a future version.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
-
Element Details
-
value
Deprecated, for removal: This API element is subject to removal in a future version.
-
ApplyGuard