| Package | Description |
|---|---|
| org.apache.dubbo.common.config | |
| org.apache.dubbo.rpc.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleEnvironment |
| Modifier and Type | Method and Description |
|---|---|
static Environment |
ApplicationModel.getEnvironment()
Deprecated.
Replace to
ScopeModel.modelEnvironment() |
Environment |
ScopeModel.getModelEnvironment()
Deprecated.
use modelEnvironment() instead
|
Environment |
FrameworkModel.modelEnvironment() |
Environment |
ApplicationModel.modelEnvironment() |
abstract Environment |
ScopeModel.modelEnvironment()
Get current model's environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationModel.setEnvironment(Environment environment)
Deprecated.
only for ut
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.