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