public class ConfigurationManagementSettingsImpl extends Object implements ConfigurationManagementSettings
| Constructor and Description |
|---|
ConfigurationManagementSettingsImpl() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getConfigCollectionPropertiesResourceNames() |
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.public Collection<String> getConfigCollectionPropertiesResourceNames()
getConfigCollectionPropertiesResourceNames in interface ConfigurationManagementSettingsCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.