Uses of Enum Class
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 Elementstatic 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.counter.configuration with parameters of type ElementModifier and TypeMethodDescriptionvoidCounterParser.readElement(ConfigurationReader reader, CounterManagerConfigurationBuilder builder, Element element, String name)