类的使用
cn.taketoday.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
程序包
说明
Classes enabling AspectJ 5 @Annotated classes to be used in Framework AOP.
-
cn.taketoday.aop.aspectj.annotation中AbstractAspectJAdvisorFactory.AspectJAnnotation的使用
修饰符和类型方法说明protected static AbstractAspectJAdvisorFactory.AspectJAnnotation<?>AbstractAspectJAdvisorFactory.findAspectJAnnotationOnMethod(Method method) Find and return the first AspectJ annotation on the given method (there should only be one anyway...).