| 程序包 | 说明 |
|---|---|
| xyz.hellothomas.jedi.client | |
| xyz.hellothomas.jedi.client.internals |
| 限定符和类型 | 方法和说明 |
|---|---|
static Config |
ConfigService.getConfig(String executor)
Get the config instance for the namespace.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<Config> |
ConfigService.getConfigs()
Get all config instances
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractConfig
Copyright ctripcorp
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
class |
DefaultConfig |
| 限定符和类型 | 方法和说明 |
|---|---|
Config |
ConfigManager.getConfig(String executor)
Get the config instance for the executor specified.
|
Config |
DefaultConfigManager.getConfig(String executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Config> |
ConfigManager.getConfigs()
Get all config instances
|
List<Config> |
DefaultConfigManager.getConfigs() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ConfigPropertySource |
ConfigPropertySourceFactory.getConfigPropertySource(String name,
Config source) |
Copyright © 2021 hellothomas. All rights reserved.