java.lang.Object
java.lang.Enum<XMLAttribute>
org.jboss.as.clustering.infinispan.subsystem.XMLAttribute
All Implemented Interfaces:
Serializable, Comparable<XMLAttribute>

public enum XMLAttribute extends Enum<XMLAttribute>
Enumerates the attributes used in the Infinispan subsystem schema.
Author:
Paul Ferraro, Richard Achmatowicz (c) 2011 RedHat Inc., Tristan Tarrant