public abstract class EnvironmentUtils extends Object
EnvironmentEnvironment| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DUBBO_PREFIX
The prefix of property name of Dubbo
|
static String |
PROPERTY_NAME_SEPARATOR
The separator of property name
|
| 构造器和说明 |
|---|
EnvironmentUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,Object> |
extractProperties(org.springframework.core.env.ConfigurableEnvironment environment)
Extras The properties from
ConfigurableEnvironment |
static SortedMap<String,String> |
filterDubboProperties(org.springframework.core.env.ConfigurableEnvironment environment)
Filters Dubbo Properties from
ConfigurableEnvironment |
public static final String PROPERTY_NAME_SEPARATOR
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.