public class CompositeEnvironmentBeanFactoryPostProcessor extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
BeanFactoryPostProcessor to register EnvironmentRepository
BeanDefinitions based on the composite list configuration.| Constructor and Description |
|---|
CompositeEnvironmentBeanFactoryPostProcessor(org.springframework.core.env.Environment environment) |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
public CompositeEnvironmentBeanFactoryPostProcessor(org.springframework.core.env.Environment environment)
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionCopyright © 2019 Pivotal Software, Inc.. All rights reserved.