@Order(value=2147483647) public class GlobalInternalScheduleService extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean, org.springframework.context.ApplicationContextAware, AsyncInitializer
count| 构造器和说明 |
|---|
GlobalInternalScheduleService() |
GlobalInternalScheduleService(List<SubTimerTask> tasks) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
doInitialize() |
protected void |
execSubTimerTask(org.dromara.mendmix.common.task.GlobalInternalScheduleService.SubTimerTaskStat taskStat) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocesspublic GlobalInternalScheduleService()
public GlobalInternalScheduleService(List<SubTimerTask> tasks)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void destroy()
throws Exception
destroy 在接口中 org.springframework.beans.factory.DisposableBeanExceptionpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionprotected void execSubTimerTask(org.dromara.mendmix.common.task.GlobalInternalScheduleService.SubTimerTaskStat taskStat)
public void doInitialize()
doInitialize 在接口中 AsyncInitializerCopyright © 2025. All rights reserved.