TradefedSandboxRunner.StubScheduledInvocationListener

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

java.lang.Objeto
com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener


Un código auxiliar IScheduledInvocationListener que no hace nada.

Resumen

Constructores públicos

StubScheduledInvocationListener ()

Métodos públicos

void invocationComplete ( IInvocationContext metadata, devicesStates) invocationComplete ( IInvocationContext metadata, devicesStates)

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

Constructores públicos

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Métodos públicos

invocación completa

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

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