@Component protected static class RefreshAutoConfiguration.RefreshScopeBeanDefinitionEnhancer extends Object implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
RefreshScopeBeanDefinitionEnhancer() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getRefreshable() |
void |
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry registry) |
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
void |
setExtraRefreshable(Set<String> refreshables) |
void |
setRefreshable(Set<String> refreshables) |
protected RefreshScopeBeanDefinitionEnhancer()
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.BeansExceptionpublic void postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
throws org.springframework.beans.BeansException
postProcessBeanDefinitionRegistry in interface org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessororg.springframework.beans.BeansExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.