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) invocationComplete (IInvocationContext metadata, devicesStates) すべての |
パブリックコンストラクター
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
パブリックメソッド
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
すべてのITestInvocationListener#invocationEnded(long)
イベントを含む、呼び出し全体が完了したときのコールバック。