Package | Description |
---|---|
org.springframework.scheduling.annotation |
JDK 1.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. |
Copyright © 2015. All rights reserved.