| Package | Description |
|---|---|
| org.apache.dubbo.config.context | |
| org.apache.dubbo.rpc.model |
| Modifier and Type | Method and Description |
|---|---|
<T> ServiceConfigBase<T> |
ModuleConfigManager.getService(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceConfigBase> |
ModuleConfigManager.getServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleConfigManager.addService(ServiceConfigBase<?> serviceConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleConfigManager.addServices(Iterable<ServiceConfigBase<?>> serviceConfigs) |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfigBase<?> |
ServiceModel.getServiceConfig()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleServiceRepository.registerProvider(String serviceKey,
Object serviceInstance,
ServiceDescriptor serviceModel,
ServiceConfigBase<?> serviceConfig,
ServiceMetadata serviceMetadata)
Deprecated.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.