public class SpringCloudRegistryFactory
extends org.apache.dubbo.registry.support.AbstractRegistryFactory
RegistryFactory uses Spring Cloud Service Registration abstraction, whose
protocol is "spring-cloud".RegistryFactory,
SpringCloudRegistry| Modifier and Type | Field and Description |
|---|---|
static String |
ADDRESS
Spring Cloud Address.
|
static String |
PROTOCOL
Spring Cloud Protocol.
|
| Constructor and Description |
|---|
SpringCloudRegistryFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.dubbo.registry.Registry |
createRegistry(org.apache.dubbo.common.URL url) |
protected void |
init() |
static void |
setApplicationContext(org.springframework.context.ConfigurableApplicationContext applicationContext) |
public static String PROTOCOL
public static String ADDRESS
public static void setApplicationContext(org.springframework.context.ConfigurableApplicationContext applicationContext)
protected void init()
public org.apache.dubbo.registry.Registry createRegistry(org.apache.dubbo.common.URL url)
createRegistry in class org.apache.dubbo.registry.support.AbstractRegistryFactoryCopyright © 2021 Pivotal Software, Inc.. All rights reserved.