| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_DUBBO_SERVICES
All services of Dubbo.
|
| Constructor and Description |
|---|
DubboCloudProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRegistryType() |
String |
getSubscribedServices() |
void |
setRegistryType(String registryType) |
void |
setSubscribedServices(String subscribedServices) |
Set<String> |
subscribedServices()
Get the subscribed services as a
Set with configuration order. |
public static final String ALL_DUBBO_SERVICES
public String getSubscribedServices()
public void setSubscribedServices(String subscribedServices)
public Set<String> subscribedServices()
Set with configuration order.Setpublic String getRegistryType()
public void setRegistryType(String registryType)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.