注释类型分层结构
- org.noear.solon.scheduling.annotation.EnableScheduling (implements java.lang.annotation.Annotation)
- org.noear.solon.scheduling.annotation.Command (implements java.lang.annotation.Annotation)
- org.noear.solon.scheduling.annotation.Async (implements java.lang.annotation.Annotation)
- org.noear.solon.scheduling.annotation.Retry (implements java.lang.annotation.Annotation)
- org.noear.solon.scheduling.annotation.EnableRetry (implements java.lang.annotation.Annotation)
- org.noear.solon.scheduling.annotation.EnableAsync (implements java.lang.annotation.Annotation)
- org.noear.solon.scheduling.annotation.Scheduled (implements java.lang.annotation.Annotation)
- org.noear.solon.scheduling.annotation.EnableCommand (implements java.lang.annotation.Annotation)