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