@Configuration @Order(value=-2147483648) protected class ConfigInit.InitContext extends Object implements org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware
| 限定符 | 构造器和说明 |
|---|---|
protected |
InitContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext arg0) |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
public void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment 在接口中 org.springframework.context.EnvironmentAwarepublic void setApplicationContext(org.springframework.context.ApplicationContext arg0)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2017. All rights reserved.