| Package | Description |
|---|---|
| org.apache.dubbo.config | |
| org.apache.dubbo.config.context |
| Modifier and Type | Method and Description |
|---|---|
MonitorConfig |
ApplicationConfig.getMonitor() |
MonitorConfig |
AbstractInterfaceConfig.getMonitor() |
MonitorConfig |
ModuleConfig.getMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationConfig.setMonitor(MonitorConfig monitor) |
void |
AbstractInterfaceConfig.setMonitor(MonitorConfig monitor)
Deprecated.
|
void |
ModuleConfig.setMonitor(MonitorConfig monitor) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MonitorConfig> |
ConfigManager.getMonitor() |
Optional<MonitorConfig> |
ModuleConfigManager.getMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.setMonitor(MonitorConfig monitor) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.