TradefedSandboxRunner.StubScheduledInvocationListener

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

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


不會執行任何動作的虛設常式 IScheduledInvocationListener

摘要

公用建構函式

StubScheduledInvocationListener()

公用方法

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

整個叫用程序完成時的回呼,包括所有 ITestInvocationListener.invocationEnded(long) 事件。

公用建構函式

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

公用方法

invocationComplete

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

整個叫用程序完成時的回呼,包括所有 ITestInvocationListener.invocationEnded(long) 事件。