public interface BeanRegistryPostProcessor
BeanRegistry after all beans are collected.
Implementers of this interface that are registered in a BeanRegistry are applied to it automatically.
| Modifier and Type | Method and Description |
|---|---|
void |
postProcess(BeanRegistry beanRegistry) |
void postProcess(BeanRegistry beanRegistry)