TradefedSandboxRunner.StubScheduledInvocationListener

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

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


一個不會執行任何操作的 Stub IScheduledInvocationListener

摘要

公用建構函式

StubScheduledInvocationListener()

公用方法

void invocationComplete(IInvocationContext metadata, devicesStates)

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

公用建構函式

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

公用方法

invocationComplete

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

整個叫用作業 (包括所有 ITestInvocationListener.invocationEnded(long) 事件) 完成後的回呼。