public class RegistryPropertySources
extends org.springframework.core.env.MutablePropertySources
由于Spring自定义命名空间不支持构造器或属性注入不支持将多reference放入list或array, 所以目前仅支持一个MutablePropertySources包含一个RegistryCenter.
| 构造器和说明 |
|---|
RegistryPropertySources(RegistryCenter registryCenter) |
public RegistryPropertySources(RegistryCenter registryCenter)
Copyright © 2016. All rights reserved.