| Package | Description |
|---|---|
| org.apache.dubbo.registry.client |
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
|
| org.apache.dubbo.registry.client.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceInstanceMetadataCustomizer
The abstract class to customize
ServiceInstance.getMetadata() the service instances' metadata} |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportedServicesRevisionMetadataCustomizer
The customizer to a add the metadata that the reversion of Dubbo exported services calculates.
|
class |
MetadataServiceURLParamsMetadataCustomizer
An
ServiceInstanceMetadataCustomizer to customize the urls of MetadataService
into the service instances' metadata |
class |
ProtocolPortsMetadataCustomizer
A Class to customize the ports of
protocols into
the metadata of service instance |
class |
RefreshServiceMetadataCustomizer
An
ServiceInstanceCustomizer to refresh metadata. |
class |
SubscribedServicesRevisionMetadataCustomizer
The customizer to a add the metadata that the reversion of Dubbo subscribed services calculates.
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.