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 completamento dell'intera chiamata, inclusi tutti gli eventi ITestInvocationListener.invocationEnded(long) .

Costruttori pubblici

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Metodi pubblici

invocazioneComplete

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

Richiamata al completamento dell'intera chiamata, inclusi tutti gli eventi ITestInvocationListener.invocationEnded(long) .