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)

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

공개 생성자

스텁ScheduledInvocationListener

public StubScheduledInvocationListener ()

공개 메소드

호출완료

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

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