@Configuration @ConditionalOnBean(value=org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.class) protected static class RefreshAutoConfiguration.ConfigurationPropertiesRebinderConfiguration extends Object implements org.springframework.beans.factory.BeanFactoryAware
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigurationPropertiesRebinderConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationPropertiesRebinder |
configurationPropertiesRebinder() |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory applicationContext) |
protected ConfigurationPropertiesRebinderConfiguration()
public void setBeanFactory(org.springframework.beans.factory.BeanFactory applicationContext)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansException@Bean @ConditionalOnMissingBean public ConfigurationPropertiesRebinder configurationPropertiesRebinder()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.