Uses of Enum Class
org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
Packages that use MicroProfileFaultToleranceAnnotation
-
Uses of MicroProfileFaultToleranceAnnotation in org.wildfly.extension.microprofile.faulttolerance.deployment
Methods in org.wildfly.extension.microprofile.faulttolerance.deployment that return MicroProfileFaultToleranceAnnotationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MicroProfileFaultToleranceAnnotation[]MicroProfileFaultToleranceAnnotation.values()Returns an array containing the constants of this enum class, in the order they are declared.