| 程序包 | 说明 |
|---|---|
| org.springframework.scheduling.annotation |
Java 5 annotation for asynchronous method execution.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
ScheduledAnnotationBeanPostProcessor.processScheduled(Scheduled scheduled,
Method method,
Object bean)
Process the given
@Scheduled method declaration on the given bean. |