Class ThisLazyPostProcessor
-
- All Implemented Interfaces:
-
org.springframework.beans.factory.config.BeanPostProcessor
public class ThisLazyPostProcessor implements BeanPostProcessor- Since:
2024-05-16
trydofor
-
-
Constructor Summary
Constructors Constructor Description ThisLazyPostProcessor()
-
Method Summary
Modifier and Type Method Description ObjectpostProcessAfterInitialization(@NotNull() Object bean, @NotNull() String beanName)-
-
Method Detail
-
postProcessAfterInitialization
Object postProcessAfterInitialization(@NotNull() Object bean, @NotNull() String beanName)
-
-
-
-