public class IdentifiableBeanPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
IdentifiableComponent beans by setting the bean ID to the bean name.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
IdentifiableBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
@Nonnull private final org.slf4j.Logger log
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.