TradefedSandboxRunner.StubScheduledInvocationListener

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

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


Stub IScheduledInvocationListener yang tidak melakukan apa pun.

Ringkasan

Konstruktor publik

StubScheduledInvocationListener()

Metode publik

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

Callback saat seluruh pemanggilan telah selesai, termasuk semua peristiwa ITestInvocationListener.invocationEnded(long).

Konstruktor publik

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Metode publik

invocationComplete

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

Callback saat seluruh pemanggilan telah selesai, termasuk semua peristiwa ITestInvocationListener.invocationEnded(long).