| Package | Description |
|---|---|
| com.alibaba.dubbo.config.invoker | |
| com.alibaba.dubbo.config.model | |
| com.alibaba.dubbo.config.spring |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfig |
DelegateProviderMetaDataInvoker.getMetadata() |
| Constructor and Description |
|---|
DelegateProviderMetaDataInvoker(Invoker<T> invoker,
ServiceConfig metadata) |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfig |
ProviderModel.getMetadata() |
| Constructor and Description |
|---|
ProviderModel(String serviceName,
ServiceConfig metadata,
Object serviceInstance) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceBean<T>
ServiceFactoryBean
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.