程序包 infra.aop.aspectj


@NonNullApi @NonNullFields package infra.aop.aspectj
AspectJ integration package. Includes Framework AOP advice implementations for AspectJ 5 annotation-style methods, and an AspectJExpressionPointcut: a Framework AOP Pointcut implementation that allows use of the AspectJ pointcut expression language with the Framework AOP runtime framework.

Note that use of this package does not require the use of the ajc compiler or AspectJ load-time weaver. It is intended to enable the use of a valuable subset of AspectJ functionality, with consistent semantics, with the proxy-based Framework AOP framework.