Uses of Class
io.smallrye.faulttolerance.autoconfig.MethodDescriptor
-
-
Uses of MethodDescriptor in io.smallrye.faulttolerance.autoconfig
Fields in io.smallrye.faulttolerance.autoconfig declared as MethodDescriptor Modifier and Type Field Description MethodDescriptorFaultToleranceMethod. methodMethods in io.smallrye.faulttolerance.autoconfig that return MethodDescriptor Modifier and Type Method Description MethodDescriptorConfig. method()Methods in io.smallrye.faulttolerance.autoconfig with parameters of type MethodDescriptor Modifier and Type Method Description static <A extends Annotation>
booleanConfig. isEnabled(Class<A> annotationType, MethodDescriptor method)
-