Uses of Enum
org.infinispan.server.configuration.Element
Packages that use Element
-
Uses of Element in org.infinispan.server.configuration
Fields in org.infinispan.server.configuration with type parameters of type ElementMethods in org.infinispan.server.configuration that return ElementModifier and TypeMethodDescriptionstatic Elementstatic ElementServerConfigurationParser.nextElement(org.infinispan.commons.configuration.io.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.