Uses of Enum Class
org.infinispan.configuration.parsing.CacheParser.Mode
Packages that use CacheParser.Mode
-
Uses of CacheParser.Mode in org.infinispan.configuration.parsing
Methods in org.infinispan.configuration.parsing that return CacheParser.ModeModifier and TypeMethodDescriptionstatic CacheParser.Mode
Returns the enum constant of this class with the specified name.static CacheParser.Mode[]
CacheParser.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.