TradefedSandboxRunner.StubScheduledInvocationListener

public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object implements ICommandScheduler.IScheduledInvocationListener

java.lang.Object
   ↳ com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener


Es un IScheduledInvocationListener de código auxiliar que no hace nada.

Resumen

Constructores públicos

StubScheduledInvocationListener()

Métodos públicos

void invocationComplete(IInvocationContext metadata, Map<ITestDeviceFreeDeviceState> devicesStates)

Devolución de llamada cuando se completó toda la invocación, incluidos todos los eventos ITestInvocationListener.invocationEnded(long).

Constructores públicos

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Métodos públicos

invocationComplete

public void invocationComplete (IInvocationContext metadata, 
                Map<ITestDeviceFreeDeviceState> devicesStates)

Devolución de llamada cuando se completó toda la invocación, incluidos todos los eventos ITestInvocationListener.invocationEnded(long).