TradefedSandboxRunner
public class TradefedSandboxRunner
extends Object
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner |
Runner associato a un TradefedSandbox
che consentirà di eseguire la sandbox.
Sommario
Classi annidate | |
---|---|
class | TradefedSandboxRunner.StubScheduledInvocationListener Uno stub |
Campi | |
---|---|
public static final String | DEBUG_THREAD_KEY |
public static final String | EXCEPTION_KEY
|
Costruttori pubblici | |
---|---|
TradefedSandboxRunner () |
Metodi pubblici | |
---|---|
CommandRunner.ExitCode | getErrorCode () |
static void | main (String[] mainArgs) |
void | run (String[] args) Il metodo principale per eseguire il comando. |
Campi
DEBUG_THREAD_KEY
public static final String DEBUG_THREAD_KEY
EXCEPTION_KEY
public static final String EXCEPTION_KEY
Costruttori pubblici
TradefedSandboxRunner
public TradefedSandboxRunner ()
Metodi pubblici
principale
public static void main (String[] mainArgs)
Parametri | |
---|---|
mainArgs | String |
correre
public void run (String[] args)
Il metodo principale per eseguire il comando.
Parametri | |
---|---|
args | String : il nome della configurazione da eseguire e le sue opzioni |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-09-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]