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)

모든 ITestInvocationListener.invocationEnded(long) 이벤트를 포함하여 전체 호출이 완료되면 콜백합니다.

공개 생성자

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

공개 방법

호출 완료

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

모든 ITestInvocationListener.invocationEnded(long) 이벤트를 포함하여 전체 호출이 완료되면 콜백합니다.