@Configuration @EnableConfigurationProperties(value=PropertySourceBootstrapProperties.class) public class PropertySourceBootstrapConfiguration extends Object implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
| Constructor and Description |
|---|
PropertySourceBootstrapConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.springframework.context.ConfigurableApplicationContext applicationContext) |
void |
setPropertySourceLocators(Collection<PropertySourceLocator> propertySourceLocators) |
public PropertySourceBootstrapConfiguration()
public void setPropertySourceLocators(Collection<PropertySourceLocator> propertySourceLocators)
public void initialize(org.springframework.context.ConfigurableApplicationContext applicationContext)
initialize in interface org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>Copyright © 2015 Pivotal Software, Inc.. All rights reserved.