Uses of Class
org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceModel
-
Packages that use MicroProfileFaultToleranceModel Package Description org.wildfly.extension.microprofile.faulttolerance -
-
Uses of MicroProfileFaultToleranceModel in org.wildfly.extension.microprofile.faulttolerance
Methods in org.wildfly.extension.microprofile.faulttolerance that return MicroProfileFaultToleranceModel Modifier and Type Method Description static MicroProfileFaultToleranceModelMicroProfileFaultToleranceModel. valueOf(String name)Returns the enum constant of this type with the specified name.static MicroProfileFaultToleranceModel[]MicroProfileFaultToleranceModel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-