@Configuration
public class ScheduledSelector
extends org.springframework.web.context.support.WebApplicationObjectSupport
implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.web.servlet.config.annotation.WebMvcConfigurer
| 限定符和类型 | 字段和说明 |
|---|---|
static org.springframework.beans.factory.BeanFactory |
beanFactory |
| 构造器和说明 |
|---|
ScheduledSelector() |
| 限定符和类型 | 方法和说明 |
|---|---|
DefaultScheduledDecider |
getDefaultScheduledDecider() |
ScheduleInitFactory |
getScheduleInitFactory(ScheduledConfig scheduledConfig) |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextgetApplicationContext, getMessageSourceAccessor, initApplicationContext, obtainApplicationContext, requiredContextClass, setApplicationContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddArgumentResolvers, addCorsMappings, addFormatters, addInterceptors, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidatorpublic void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory 在接口中 org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansException@Bean public ScheduleInitFactory getScheduleInitFactory(ScheduledConfig scheduledConfig)
@Bean public DefaultScheduledDecider getDefaultScheduledDecider()
Copyright © 2023. All rights reserved.