Uses of Enum Class
org.infinispan.configuration.parsing.Element
-
Uses of Element in org.infinispan.configuration.cache
-
Uses of Element in org.infinispan.configuration.parsing
Modifier and TypeMethodDescriptionstatic Element
static Element
ParseUtils.nextElement
(ConfigurationReader reader) static Element
Returns the enum constant of this class with the specified name.static Element[]
Element.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected final void
CacheParser.parseCacheElement
(ConfigurationReader reader, Element element, ConfigurationBuilderHolder holder) protected void
CacheParser.parseScatteredCache
(ConfigurationReader reader, Element element)