Uses of Class
org.infinispan.configuration.parsing.ParserScope
-
Packages that use ParserScope Package Description org.infinispan.configuration.parsing -
-
Uses of ParserScope in org.infinispan.configuration.parsing
Methods in org.infinispan.configuration.parsing that return ParserScope Modifier and Type Method Description ParserScopeConfigurationBuilderHolder. getScope()static ParserScopeParserScope. valueOf(String name)Returns the enum constant of this type with the specified name.static ParserScope[]ParserScope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-