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, devicesStates)

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

公用建構函式

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

公用方法

叫用完成

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

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