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