| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.registry.client.metadata.proxy |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CompositeMetadataServiceProxyFactory
The composite implementation of
MetadataServiceProxyFactory |
class |
DefaultMetadataServiceProxyFactory
Works on Consumer side, useful when using local metadata mode.
|
class |
RemoteMetadataServiceProxyFactory
Works on Consumer side, useful when using remote metadata mode.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static MetadataServiceProxyFactory |
MetadataServiceProxyFactory.getDefaultExtension()
Get the default extension of
MetadataServiceProxyFactory |
static MetadataServiceProxyFactory |
MetadataServiceProxyFactory.getExtension(String name) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.