Uses of Class
org.jboss.as.clustering.infinispan.subsystem.XMLElement
-
Packages that use XMLElement Package Description org.jboss.as.clustering.infinispan.subsystem -
-
Uses of XMLElement in org.jboss.as.clustering.infinispan.subsystem
Methods in org.jboss.as.clustering.infinispan.subsystem that return XMLElement Modifier and Type Method Description static XMLElementXMLElement. forName(String localName)static XMLElementXMLElement. valueOf(String name)Returns the enum constant of this type with the specified name.static XMLElement[]XMLElement. values()Returns an array containing the constants of this enum type, in the order they are declared.
-