@SPI(value="dubbo") public interface RegistryFactory
AbstractRegistryFactory| 限定符和类型 | 方法和说明 |
|---|---|
Registry |
getRegistry(com.alibaba.dubbo.common.URL url)
连接注册中心.
|
@Adaptive(value="protocol") Registry getRegistry(com.alibaba.dubbo.common.URL url)
url - 注册中心地址,不允许为空Copyright © 2018. All rights reserved.