TradefedSandboxRunner.StubScheduledInvocationListener
public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements ICommandScheduler.IScheduledInvocationListener
java.lang.객체 | |
↳ | 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)
이벤트.