@Component(value="configRefresh") public class RefreshScopeRegistry extends Object implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
| Constructor and Description |
|---|
RefreshScopeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.support.BeanDefinitionRegistry |
getBeanDefinitionRegistry() |
void |
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry beanDefinitionRegistry) |
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory configurableListableBeanFactory) |
public static final String NAME
public org.springframework.beans.factory.support.BeanDefinitionRegistry getBeanDefinitionRegistry()
public void postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry beanDefinitionRegistry)
throws org.springframework.beans.BeansException
postProcessBeanDefinitionRegistry in interface org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessororg.springframework.beans.BeansExceptionpublic void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory configurableListableBeanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionCopyright © 2022. All rights reserved.