Enum 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