TradefedSandboxRunner.StubScheduledInvocationListener

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

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


Un stub 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 la invocación completa, incluidos todos los eventos ITestInvocationListener.invocationEnded(long) .

Constructores públicos

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Métodos públicos

invocacióncompleta

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

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