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 ()

パブリック メソッド

invocationComplete

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

すべての ITestInvocationListener.invocationEnded(long) イベントを含む呼び出し全体が完了したときのイベント。