@EnableConfigurationProperties(value=SupervisorProperties.class) @ComponentScan(basePackageClasses=SupervisorStartup.class) public static class EnableSupervisor.EnableSupervisorConfiguration extends Object
| 构造器和说明 |
|---|
EnableSupervisorConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
cn.ponfee.disjob.core.base.Supervisor.Local |
localSupervisor(org.springframework.boot.web.context.WebServerApplicationContext webServerApplicationContext,
org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
cn.ponfee.disjob.core.base.GroupInfoService groupInfoService) |
@Bean
public cn.ponfee.disjob.core.base.Supervisor.Local localSupervisor(org.springframework.boot.web.context.WebServerApplicationContext webServerApplicationContext,
org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
cn.ponfee.disjob.core.base.GroupInfoService groupInfoService)
Copyright © 2025. All rights reserved.