spring-framework
/
org.springframework.context.annotation
/
CommonAnnotationBeanPostProcessor
/
postProcessBeforeInstantiation
postProcessBeforeInstantiation
open
fun
postProcessBeforeInstantiation
(
beanClass
:
Class
<
*
>
,
beanName
:
String
)
:
Any