public class XxlJobSpringExecutor extends XxlJobExecutor implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.beans.factory.DisposableBean
| 构造器和说明 |
|---|
XxlJobSpringExecutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterSingletonsInstantiated() |
void |
destroy() |
static org.springframework.context.ApplicationContext |
getApplicationContext() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
getAdminBizList, loadJobHandler, loadJobThread, registJobHandler, registJobHandler, registJobThread, removeJobThread, setAccessToken, setAddress, setAdminAddresses, setAppname, setIp, setLogPath, setLogRetentionDays, setPort, startpublic void afterSingletonsInstantiated()
afterSingletonsInstantiated 在接口中 org.springframework.beans.factory.SmartInitializingSingletonpublic void destroy()
destroy 在接口中 org.springframework.beans.factory.DisposableBeandestroy 在类中 XxlJobExecutorpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic static org.springframework.context.ApplicationContext getApplicationContext()
Copyright © 2023. All rights reserved.