| Package | Description |
|---|---|
| com.alibaba.dubbo.config | |
| org.apache.dubbo.config | |
| org.apache.dubbo.config.builders | |
| org.apache.dubbo.config.context |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationConfig
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfig |
AbstractInterfaceConfig.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterfaceConfig.setApplication(ApplicationConfig application) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfig |
ApplicationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
AbstractInterfaceBuilder.application(ApplicationConfig application) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ApplicationConfig> |
ConfigManager.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.setApplication(ApplicationConfig application) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.