Package | Description |
---|---|
org.springframework.scheduling.annotation |
Java 5 annotation for asynchronous method execution.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationAsyncExecutionInterceptor
Specialization of
AsyncExecutionInterceptor that delegates method execution to
an Executor based on the Async annotation. |