TradefedSandboxRunner.StubScheduledInvocationListener
public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
Uno stub IScheduledInvocationListener
che non fa nulla.
Riepilogo
Costruttori pubblici | |
---|---|
StubScheduledInvocationListener () |
Metodi pubblici | |
---|---|
void | invocationComplete ( IInvocationContext metadata, devicesStates) invocationComplete ( IInvocationContext metadata, devicesStates) Richiamata al termine dell'intera chiamata, inclusi tutti gli eventi |
Costruttori pubblici
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Metodi pubblici
invocazioneCompleta
public void invocationComplete (IInvocationContext metadata,devicesStates)
Richiamata al termine dell'intera chiamata, inclusi tutti gli eventi ITestInvocationListener.invocationEnded(long)
.