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