spring-framework / org.springframework.aop.aspectj / AspectJAopUtils / getAspectJPrecedenceInformationFor

getAspectJPrecedenceInformationFor

@Nullable open static fun getAspectJPrecedenceInformationFor(anAdvisor: Advisor): AspectJPrecedenceInformation

Return the AspectJPrecedenceInformation provided by this advisor or its advice. If neither the advisor nor the advice have precedence information, this method will return null.