@ConsumerType public interface ConfigurationOverrideProvider
Modifier and Type | Method and Description |
---|---|
@NotNull java.util.Collection<java.lang.String> |
getOverrideStrings()
Get override strings.
|
@NotNull @NotNull java.util.Collection<java.lang.String> getOverrideStrings()
{configName}/{propertyName}={propertyJsonValue}
{configName}={propertyJsonObject}
[{contextPath}]{configName}/{propertyName}={propertyJsonValue}
[{contextPath}]{configName}={propertyJsonObject}
Copyright © 2010 - 2020 Adobe. All Rights Reserved