Uses of Enum Class
org.infinispan.counter.configuration.Element
-
Uses of Element in org.infinispan.counter.configuration
Modifier and TypeMethodDescriptionstatic Element
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 TypeMethodDescriptionvoid
CounterParser.readElement
(ConfigurationReader reader, CounterManagerConfigurationBuilder builder, Element element, String name)