| Modifiers | Name | Description | 
|---|---|---|
| protected org.springframework.core.env.PropertySources | propertySources | |
| protected org.springframework.core.env.PropertySourcesPropertyResolver | propertySourcesPropertyResolver | 
| Fields inherited from class | Fields | 
|---|---|
| class NavigableMapConfig | LOG, classLoader, configMap, conversionService | 
| Constructor and description | 
|---|
| PropertySourcesConfig
                                (org.springframework.core.env.PropertySources propertySources) | 
| PropertySourcesConfig
                                () | 
| PropertySourcesConfig
                                (java.util.Map<java.lang.String, java.lang.Object> mapPropertySource) | 
| PropertySourcesConfig
                                (org.springframework.core.env.PropertySource propertySource) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | org.springframework.core.env.PropertySources | getPropertySources() | 
|  | protected void | initializeFromPropertySources(org.springframework.core.env.PropertySources propertySources) | 
|  | void | refresh() | 
|  | java.lang.String | resolvePlaceholders(java.lang.String text) | 
|  | java.lang.String | resolveRequiredPlaceholders(java.lang.String text) | 
|  | void | setClassLoader(java.lang.ClassLoader classLoader) | 
|  | void | setConversionService(org.springframework.core.convert.support.ConfigurableConversionService conversionService) | 
| Methods inherited from class | Name | 
|---|---|
| class NavigableMapConfig | asType, clear, containsKey, containsProperty, containsValue, entrySet, equals, flatten, get, getAt, getProperty, getProperty, getProperty, getProperty, getProperty, getPropertyAsClass, getRequiredProperty, getRequiredProperty, hashCode, isEmpty, iterator, keySet, merge, navigate, put, putAll, remove, setAt, size, toProperties, toString, values | 
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |