public final class DisconfAutowareConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Modifier and Type | Method and Description |
|---|---|
static void |
autowareConfig(Object obj,
String propertyFilePath)
自动导入某个配置文件
|
static void |
autowareConfigWithSystemEnv(Object obj)
使用 system env 进行数据导入, 能识别 DisInnerConfigAnnotation 的标识
|
static void |
autowareStaticConfig(Class<?> cls,
String propertyFilePath)
自动导入配置文件至 static变量
|
public static void autowareConfigWithSystemEnv(Object obj) throws Exception
Exceptionpublic static void autowareConfig(Object obj, String propertyFilePath) throws Exception
ExceptionCopyright © 2015–2016 Baidu. All rights reserved.