| Package | Description |
|---|---|
| org.apache.dubbo.config | |
| org.apache.dubbo.config.context | |
| org.apache.dubbo.rpc.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfig |
AbstractInterfaceConfig.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterfaceConfig.setApplication(ApplicationConfig application)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfig |
ConfigManager.getApplicationOrElseThrow() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ApplicationConfig> |
ConfigManager.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.setApplication(ApplicationConfig application) |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationConfig |
ApplicationModel.getApplicationConfig() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.