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