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)

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

Costruttori pubblici

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Metodi pubblici

invocationComplete

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

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