spring-framework / org.springframework.aop.framework.autoproxy / DefaultAdvisorAutoProxyCreator / setUsePrefix

setUsePrefix

open fun setUsePrefix(usePrefix: Boolean): Unit

Set whether to only include advisors with a certain prefix in the bean name.

Default is false, including all beans of type Advisor.

See Also
#setAdvisorBeanNamePrefix