public class ConfigurationManagementSettingsImpl extends Object implements ConfigurationManagementSettings
| Constructor and Description |
|---|
ConfigurationManagementSettingsImpl() |
| 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.
|
public Set<String> getIgnoredPropertyNames(Set<String> propertyNames)
ConfigurationManagementSettingsgetIgnoredPropertyNames in interface ConfigurationManagementSettingspropertyNames - Existing property names to evaluate.Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.