public final class SystemPropertyConfigurationOverrideProvider extends Object implements org.apache.sling.caconfig.spi.ConfigurationOverrideProvider
Modifier and Type | Class and Description |
---|---|
static interface |
SystemPropertyConfigurationOverrideProvider.Config |
Modifier and Type | Field and Description |
---|---|
static String |
SYSTEM_PROPERTY_PREFIX
Prefix for override system property
|
Constructor and Description |
---|
SystemPropertyConfigurationOverrideProvider() |
Modifier and Type | Method and Description |
---|---|
@NotNull Collection<String> |
getOverrideStrings() |
public static final String SYSTEM_PROPERTY_PREFIX
public SystemPropertyConfigurationOverrideProvider()
@NotNull public @NotNull Collection<String> getOverrideStrings()
getOverrideStrings
in interface org.apache.sling.caconfig.spi.ConfigurationOverrideProvider
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.