TradefedSandboxRunner.StubScheduledInvocationListener

public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object implements ICommandScheduler.IScheduledInvocationListener

java.lang.Object
com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener


Un stub IScheduledInvocationListener qui ne fait rien.

Résumé

Constructeurs publics

StubScheduledInvocationListener()

Méthodes publiques

void invocationComplete(IInvocationContext metadata, Map<ITestDeviceFreeDeviceState> devicesStates)

Rappel lorsque l'invocation entière est terminée, y compris tous les événements ITestInvocationListener.invocationEnded(long).

Constructeurs publics

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Méthodes publiques

invocationComplete

public void invocationComplete (IInvocationContext metadata, 
                Map<ITestDeviceFreeDeviceState> devicesStates)

Rappel lorsque l'invocation entière est terminée, y compris tous les événements ITestInvocationListener.invocationEnded(long).