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