| Package | Description |
|---|---|
| org.apache.dubbo.config.metadata | |
| org.apache.dubbo.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableMetadataServiceExporter
MetadataServiceExporter implementation based on Dubbo configurations, the clients
should make sure the ApplicationConfig, RegistryConfig and ProtocolConfig are ready before
ConfigurableMetadataServiceExporter.export(). |
| Modifier and Type | Method and Description |
|---|---|
MetadataServiceExporter |
MetadataServiceExporter.export()
Exports the
MetadataService as a Dubbo service |
MetadataServiceExporter |
MetadataServiceExporter.unexport()
Unexports the
MetadataService |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.