@Configuration(proxyBeanMethods=false) public class BasicHasorConfiguration extends AbstractTypeSupplierTools implements org.springframework.context.annotation.ImportAware
environment| 构造器和说明 |
|---|
BasicHasorConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected AppContext |
createAppContext(Object parentObject,
org.springframework.context.ApplicationContext applicationContext) |
AppContext |
normalAppContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setImportMetadata(org.springframework.core.type.AnnotationMetadata importMetadata) |
AppContext |
webAppContext(org.springframework.context.ApplicationContext applicationContext) |
getApplicationContext, getBuildConfig, getSpringClassLoader, getTypeSupplier, setApplicationContext, setBeanClassLoader, setEnvironmentsetupEnvironmentpublic final void setImportMetadata(org.springframework.core.type.AnnotationMetadata importMetadata)
setImportMetadata 在接口中 org.springframework.context.annotation.ImportAware@Bean @ConditionalOnNotWebApplication public AppContext normalAppContext(org.springframework.context.ApplicationContext applicationContext)
@Bean @ConditionalOnWebApplication public AppContext webAppContext(org.springframework.context.ApplicationContext applicationContext)
protected AppContext createAppContext(Object parentObject, org.springframework.context.ApplicationContext applicationContext)
Copyright © 2020. All rights reserved.