| Package | Description |
|---|---|
| org.apache.dubbo.metadata.definition | |
| org.apache.dubbo.metadata.definition.model | |
| org.apache.dubbo.metadata.report | |
| org.apache.dubbo.metadata.report.support |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ServiceDefinition> |
ServiceDefinitionBuilder.build(T sd,
Class<?> interfaceClass) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDefinition |
ServiceDefinitionBuilder.build(Class<?> interfaceClass)
Describe a Java interface in
ServiceDefinition. |
| Modifier and Type | Class and Description |
|---|---|
class |
FullServiceDefinition
2018/10/25
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataReport.storeProviderMetadata(MetadataIdentifier providerMetadataIdentifier,
ServiceDefinition serviceDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMetadataReport.storeProviderMetadata(MetadataIdentifier providerMetadataIdentifier,
ServiceDefinition serviceDefinition) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.