类分层结构
- java.lang.Object
- org.noear.solon.scheduling.scheduled.manager.AbstractJobManager (implements org.noear.solon.scheduling.scheduled.manager.IJobManager)
- org.noear.solon.scheduling.async.AsyncInterceptor (implements org.noear.solon.core.aspect.Interceptor)
- org.noear.solon.scheduling.retry.CalleeImpl (implements org.noear.solon.scheduling.retry.Callee)
- org.noear.solon.scheduling.async.InvocationRunnable (implements java.lang.Runnable)
- org.noear.solon.scheduling.scheduled.impl.JobBeanImpl (implements org.noear.solon.scheduling.scheduled.JobHandler)
- org.noear.solon.scheduling.scheduled.manager.JobExtractor (implements org.noear.solon.core.BeanBuilder<T>, org.noear.solon.core.BeanExtractor<T>)
- org.noear.solon.scheduling.scheduled.JobHolder (implements org.noear.solon.scheduling.scheduled.JobHandler)
- org.noear.solon.scheduling.scheduled.impl.JobMethodImpl (implements org.noear.solon.scheduling.scheduled.JobHandler)
- org.noear.solon.scheduling.retry.RecoverDefault<T> (implements org.noear.solon.scheduling.retry.Recover<T>)
- org.noear.solon.scheduling.retry.RecoverThrow<T> (implements org.noear.solon.scheduling.retry.Recover<T>)
- org.noear.solon.scheduling.retry.RetryableTask<T>
- org.noear.solon.scheduling.retry.RetryInterceptor (implements org.noear.solon.core.aspect.Interceptor)
- org.noear.solon.scheduling.ScheduledAnno (implements org.noear.solon.scheduling.annotation.Scheduled)
- org.noear.solon.scheduling.utils.ScheduledHelper
- java.lang.Throwable (implements java.io.Serializable)
- org.noear.solon.scheduling.integration.XPluginImp (implements org.noear.solon.core.Plugin)
接口分层结构
注释类型分层结构
Copyright © 2023. All rights reserved.