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)事件。