Uses of Enum Class
org.infinispan.configuration.parsing.Element
Packages that use Element
-
Uses of Element in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return Element -
Uses of Element in org.infinispan.configuration.parsing
Methods in org.infinispan.configuration.parsing that return ElementModifier and TypeMethodDescriptionstatic Elementstatic ElementParseUtils.nextElement(ConfigurationReader reader) static ElementReturns 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.Methods in org.infinispan.configuration.parsing with parameters of type ElementModifier and TypeMethodDescriptionprotected final voidCacheParser.parseCacheElement(ConfigurationReader reader, Element element, ConfigurationBuilderHolder holder) protected voidCacheParser.parseScatteredCache(ConfigurationReader reader, Element element)