public class SpringBoot1xBootstrapConfigPropertiesBinderAdapt extends Object implements org.springframework.context.ApplicationContextAware, BootstrapConfigPropertiesBinderAdapt
| 构造器和说明 |
|---|
SpringBoot1xBootstrapConfigPropertiesBinderAdapt() |
| 限定符和类型 | 方法和说明 |
|---|---|
BootstrapConfigProperties |
bootstrapCorePropertiesBinder(Map<Object,Object> configInfo,
BootstrapConfigProperties bootstrapConfigProperties)
Bootstrap core properties binder.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public SpringBoot1xBootstrapConfigPropertiesBinderAdapt()
public BootstrapConfigProperties bootstrapCorePropertiesBinder(Map<Object,Object> configInfo, BootstrapConfigProperties bootstrapConfigProperties)
bootstrapCorePropertiesBinder 在接口中 BootstrapConfigPropertiesBinderAdaptconfigInfo - config infobootstrapConfigProperties - bootstrap config propertiespublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2023. All rights reserved.