@ProviderType
public interface ConfigurationManagementSettings
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getIgnoredPropertyNames(Set<String> propertyNames)
Detects property names that should be ignored/filtered out when reading or writing configuration data properties.
|
Set<String> getIgnoredPropertyNames(Set<String> propertyNames)
propertyNames - Existing property names to evaluate.Copyright © 2017 The Apache Software Foundation. All rights reserved.