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