public class AutoSwitchingBeanRegistry extends Object implements org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
AutoSwitchingBeanRegistry(ConfigChangeProxy configChangeProxy) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> boolean |
register(AutoSwitchingBean<T> autoSwitchingBean) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public AutoSwitchingBeanRegistry(ConfigChangeProxy configChangeProxy)
public <T> boolean register(AutoSwitchingBean<T> autoSwitchingBean)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.