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 ()
公開方法
調用完成
public void invocationComplete (IInvocationContext metadata,devicesStates)
整個調用完成時包括所有ITestInvocationListener#invocationEnded(long)
事件的回調。