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