Uses of Enum
org.infinispan.counter.configuration.Element
Packages that use Element
-
Uses of Element in org.infinispan.counter.configuration
Methods in org.infinispan.counter.configuration that return ElementModifier and TypeMethodDescriptionstatic Element
static Element
Returns 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.counter.configuration with parameters of type ElementModifier and TypeMethodDescriptionvoid
CounterParser.readElement
(ConfigurationReader reader, CounterManagerConfigurationBuilder builder, Element element, String name)