接口的使用
infra.aop.aspectj.AspectJPrecedenceInformation
程序包
说明
AspectJ integration package.
Classes enabling AspectJ 5 @Annotated classes to be used in Framework AOP.
-
infra.aop.aspectj中AspectJPrecedenceInformation的使用
修饰符和类型类说明classBase class for AOP AllianceAdviceclasses wrapping an AspectJ aspect or an AspectJ-annotated advice method.classFramework AOP advice wrapping an AspectJ after advice method.classFramework AOP advice wrapping an AspectJ after-returning advice method.classFramework AOP advice wrapping an AspectJ after-throwing advice method.classFramework AOP around advice (MethodInterceptor) that wraps an AspectJ advice method.classFramework AOP advice that wraps an AspectJ before method.修饰符和类型方法说明static AspectJPrecedenceInformationAspectJAopUtils.getAspectJPrecedenceInformationFor(Advisor anAdvisor) Return the AspectJPrecedenceInformation provided by this advisor or its advice. -
infra.aop.aspectj.annotation中AspectJPrecedenceInformation的使用
修饰符和类型类说明(专用程序包) final classInternal implementation of AspectJPointcutAdvisor.