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 esegue alcuna operazione.

Riepilogo

Costruttori pubblici

StubScheduledInvocationListener()

Metodi pubblici

void invocationComplete(IInvocationContext metadata, Map<ITestDeviceFreeDeviceState> 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, 
                Map<ITestDeviceFreeDeviceState> devicesStates)

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