spring-framework
/
org.springframework.aop.framework.adapter
/
DefaultAdvisorAdapterRegistry
/
getInterceptors
getInterceptors
open
fun
getInterceptors
(
advisor
:
Advisor
)
:
Array
<
MethodInterceptor
>