@Component public class SpringRunEnvClassComponent extends Object implements org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
SpringRunEnvClassComponent() |
| 限定符和类型 | 方法和说明 |
|---|---|
ModuleController |
easyapiModuleController() |
ProjectController |
easyapiProjectController() |
SimpleApidocController |
easyapiSimpleApidocController() |
UnifiedAccessController |
easyapiUnifiedAccessController() |
UnitController |
easyapiUnitController() |
UserController |
easyapiUserController() |
static org.springframework.context.ApplicationContext |
getApplicationContext() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
SyncTask |
syncTask() |
@Lazy @Bean(name="easyapiSyncTask") public SyncTask syncTask()
@Lazy @Bean(name="easyapiModuleController") public ModuleController easyapiModuleController()
@Lazy @Bean(name="easyapiProjectController") public ProjectController easyapiProjectController()
@Lazy @Bean(name="easyapiSimpleApidocController") public SimpleApidocController easyapiSimpleApidocController()
@Lazy @Bean(name="easyapiUnitController") public UnitController easyapiUnitController()
@Lazy @Bean(name="easyapiUserController") public UserController easyapiUserController()
@Lazy @Bean(name="easyapiUnifiedAccessController") public UnifiedAccessController easyapiUnifiedAccessController()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwarepublic static org.springframework.context.ApplicationContext getApplicationContext()
Copyright © 2022. All rights reserved.