TradefedSandboxRunner.StubScheduledInvocationListener

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

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


IScheduledInvocationListener stub yang tidak melakukan apa pun.

Ringkasan

Konstruktor publik

StubScheduledInvocationListener()

Metode publik

void invocationComplete(IInvocationContext metadata, devicesStates)

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

Konstruktor publik

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Metode publik

invocationComplete

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

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