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)
のイベント。