| Package | Description | 
|---|---|
| org.springframework.scheduling.annotation | Java 5 annotation for asynchronous method execution. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ScheduledAnnotationBeanPostProcessor. processScheduled(Scheduled scheduled,
                Method method,
                Object bean)Process the given  @Scheduledmethod declaration on the given bean. |