public class NonReloadableExcluder extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
Used to implement the "reloadable" custom bean scope in concert with ReloadableScope.
| Constructor and Description |
|---|
NonReloadableExcluder() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
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 © 1999–2020 Shibboleth Consortium. All rights reserved.