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