Uses of Class
org.wildfly.extension.microprofile.lra.coordinator.MicroProfileLRACoordinatorSubsystemSchema
-
Packages that use MicroProfileLRACoordinatorSubsystemSchema Package Description org.wildfly.extension.microprofile.lra.coordinator -
-
Uses of MicroProfileLRACoordinatorSubsystemSchema in org.wildfly.extension.microprofile.lra.coordinator
Methods in org.wildfly.extension.microprofile.lra.coordinator that return MicroProfileLRACoordinatorSubsystemSchema Modifier and Type Method Description static MicroProfileLRACoordinatorSubsystemSchemaMicroProfileLRACoordinatorSubsystemSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static MicroProfileLRACoordinatorSubsystemSchema[]MicroProfileLRACoordinatorSubsystemSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.extension.microprofile.lra.coordinator that return types with arguments of type MicroProfileLRACoordinatorSubsystemSchema Modifier and Type Method Description org.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,MicroProfileLRACoordinatorSubsystemSchema>MicroProfileLRACoordinatorSubsystemSchema. getNamespace()
-