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