spring-framework / org.springframework.aop.interceptor / ExposeBeanNameAdvisors / createAdvisorWithoutIntroduction
createAdvisorWithoutIntroduction
open static fun createAdvisorWithoutIntroduction(beanName: String): Advisor
Create a new advisor that will expose the given bean name, with no introduction
Parameters
beanName - bean name to expose