@Deprecated public abstract class AbstractTestUtil extends Object
Constructor and Description |
---|
AbstractTestUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
init(String xmlFile,
boolean classPathResolve)
Deprecated.
|
static void |
initDirect(String xmlFile,
boolean classPathResolve)
Deprecated.
初始化
|
static void |
setInit(boolean init)
Deprecated.
|
static void |
setRemoteConfigReadClient(RemoteConfigReadClient remoteConfigReadClient)
Deprecated.
|
static void |
stop()
Deprecated.
|
public static void setRemoteConfigReadClient(RemoteConfigReadClient remoteConfigReadClient)
public static void setInit(boolean init)
public static void init(String xmlFile, boolean classPathResolve)
public static void initDirect(String xmlFile, boolean classPathResolve)
classPathResolve
- 是否对classPath进行处理public static void stop()
Copyright © 2006–2018 TinyGroup. All rights reserved.