TradefedSandboxRunner.StubScheduledInitationListener

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

java.lang.Object
com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInitationListener


一個不執行任何動作的存根IScheduledInvocationListener

概括

公共構造函數

StubScheduledInvocationListener ()

公共方法

void invocationComplete ( IInvocationContext metadata, devicesStates) invocationComplete ( IInvocationContext metadata, devicesStates)

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

公共構造函數

存根計劃呼叫監聽器

public StubScheduledInvocationListener ()

公共方法

呼叫完成

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

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