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