spring-framework / org.springframework.aop.aspectj.annotation / ReflectiveAspectJAdvisorFactory / getAdvice

getAdvice

@Nullable open fun getAdvice(candidateAdviceMethod: Method, expressionPointcut: AspectJExpressionPointcut, aspectInstanceFactory: MetadataAwareAspectInstanceFactory, declarationOrder: Int, aspectName: String): Advice