Class ConfigurationScopeNamespaces
- java.lang.Object
-
- org.hibernate.search.engine.cfg.spi.ConfigurationScopeNamespaces
-
@Incubating public final class ConfigurationScopeNamespaces extends Object
Names of configuration scope namespaces used to construct aConfigurationScope.- See Also:
ConfigurationScope,ConfigurationProvider
-
-
Field Detail
-
GLOBAL
public static final String GLOBAL
- See Also:
- Constant Field Values
-
BACKEND
public static final String BACKEND
- See Also:
- Constant Field Values
-
INDEX
public static final String INDEX
- See Also:
- Constant Field Values
-
-