Uses of Enum Class
org.jboss.as.clustering.jgroups.subsystem.XMLElement
Packages that use XMLElement
-
Uses of XMLElement in org.jboss.as.clustering.jgroups.subsystem
Methods in org.jboss.as.clustering.jgroups.subsystem that return XMLElementModifier and TypeMethodDescriptionstatic XMLElementXMLElement.forAuthTokenName(String token) static XMLElementstatic XMLElementXMLElement.forProtocolName(org.jboss.dmr.Property protocol) static XMLElementReturns the enum constant of this class with the specified name.static XMLElement[]XMLElement.values()Returns an array containing the constants of this enum class, in the order they are declared.