| Package | Description |
|---|---|
| org.apache.dubbo.rpc.model |
| Modifier and Type | Method and Description |
|---|---|
static ProviderModel |
ApplicationModel.getProviderModel(String serviceKey) |
ProviderModel |
ServiceRepository.lookupExportedService(String serviceKey) |
ProviderModel |
ServiceRepository.lookupExportedServiceWithoutGroup(String key) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ProviderModel> |
ApplicationModel.allProviderModels() |
List<ProviderModel> |
ServiceRepository.getExportedServices() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.