アノテーションインターフェースの使用
org.springframework.scheduling.annotation.Scheduled
Scheduled を使用するパッケージ
org.springframework.scheduling.annotation 内の Scheduled 使用
型 Scheduled のパラメーターを持つ org.springframework.scheduling.annotation のメソッド修飾子と型メソッド説明protected void
ScheduledAnnotationBeanPostProcessor.processScheduled
(Scheduled scheduled, MethodSE method, ObjectSE bean) 指定された Bean 上で指定された@Scheduled
メソッド宣言を処理し、リアクティブメソッドと同期メソッドを区別しようとします。