SandboxConfigDump
public
class
SandboxConfigDump
extends Object
java.lang.Object | |
↳ | com.android.tradefed.sandbox.SandboxConfigDump |
根據指令列建立 IConfiguration
並傾印至檔案的 Runner 類別。
引數:
摘要
欄位 | |
---|---|
public
static
final
|
VERSIONED_ELEMENTS
我們不會輸出版本化元素,以免導致父項程序發生問題 來解決問題 |
公用建構函式 | |
---|---|
SandboxConfigDump()
|
公用方法 | |
---|---|
static
void
|
main(String[] mainArgs)
|
int
|
parse(String[] args)
剖析引數並建立 |
static
void
|
replaceKeystore(IKeyStoreClient keyClient,
替換現有的 KeyStore 選項。 |
欄位
版本元素
public static finalVERSIONED_ELEMENTS
我們不會輸出版本化元素,以免導致父項程序發生問題 來解決問題
公用建構函式
SandboxConfigDump
public SandboxConfigDump ()
公用方法
主要
public static void main (String[] mainArgs)
參數 | |
---|---|
mainArgs |
String |
替換 KeyStore
public static void replaceKeystore (IKeyStoreClient keyClient,argList)
替換現有的 KeyStore 選項。
參數 | |
---|---|
keyClient |
IKeyStoreClient |
argList |
|