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)
ConfigurationManagementSettings
getIgnoredPropertyNames
in interface ConfigurationManagementSettings
propertyNames
- Existing property names to evaluate.public Collection<String> getConfigCollectionPropertiesResourceNames()
getConfigCollectionPropertiesResourceNames
in interface ConfigurationManagementSettings
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.