| 程序包 | 说明 |
|---|---|
| org.springframework.aop.interceptor |
Provides miscellaneous interceptor implementations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AsyncExecutionInterceptor
AOP Alliance
MethodInterceptor that processes method invocations
asynchronously, using a given AsyncTaskExecutor. |