程序包的使用
infra.aop.interceptor
使用infra.aop.interceptor的程序包
-
类说明Base class for monitoring interceptors, such as performance monitors.Base
MethodInterceptorimplementation for tracing.Base class for asynchronous method execution aspects, such asinfra.scheduling.annotation.AnnotationAsyncExecutionInterceptororinfra.scheduling.aspectj.AnnotationAsyncExecutionAspect.A strategy for handling uncaught exceptions thrown from asynchronous methods.Interceptor that exposes the currentMethodInvocationas a thread-local object.Simple AOP AllianceMethodInterceptorthat can be introduced in a chain to display verbose trace information about intercepted method invocations, with method entry and method exit info.