TradefedSandboxRunner.StubScheduledInvocationListener

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

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


Ein Stub für IScheduledInvocationListener, der nichts tut.

Zusammenfassung

Öffentliche Konstruktoren

StubScheduledInvocationListener()

Öffentliche Methoden

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

Callback, wenn der gesamte Aufruf abgeschlossen ist, einschließlich aller ITestInvocationListener.invocationEnded(long)-Ereignisse.

Öffentliche Konstruktoren

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Öffentliche Methoden

invocationComplete

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

Callback, wenn der gesamte Aufruf abgeschlossen ist, einschließlich aller ITestInvocationListener.invocationEnded(long)-Ereignisse.