| Interface | Description |
|---|---|
| Configuration |
Configuration interface, to fetch the value for the specified key.
|
| OrderedPropertiesProvider |
The smaller value, the higher priority
|
| Class | Description |
|---|---|
| CompositeConfiguration |
This is an abstraction specially customized for the sequence Dubbo retrieves properties.
|
| ConfigurationUtils |
Utilities for manipulating configurations from different sources
|
| Environment | |
| EnvironmentConfiguration |
Configuration from system environment
|
| InmemoryConfiguration |
In-memory configuration
|
| PropertiesConfiguration |
Configuration from system properties and dubbo.properties
|
| SystemConfiguration |
FIXME: is this really necessary? PropertiesConfiguration should have already covered this:
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.