Uses of Enum
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 type with the specified name.static Element[]Element.values()Returns an array containing the constants of this enum type, 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)