| Package | Description |
|---|---|
| org.springframework.aop.interceptor |
Provides miscellaneous interceptor implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncExecutionInterceptor
AOP Alliance
MethodInterceptor that processes method invocations
asynchronously, using a given AsyncTaskExecutor. |