Annotation Type Schedules
-
@Target({METHOD,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public @interface Schedules
Repeatable annotation wrapper forScheduled
.- Since:
- 1.0
@Target({METHOD,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Documented
public @interface Schedules
Scheduled
.