spring-framework / org.springframework.aop.scope / ScopedProxyUtils / isScopedTarget

isScopedTarget

open static fun isScopedTarget(@Nullable beanName: String): Boolean

Specify if the beanName is the name of a bean that references the target bean within a scoped proxy.

Since
4.1.4