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