Annotation Type Scheduled


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Scheduled
    Annotation that identifies a Class as requiring a Scheduled thread.