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, devicesStates) invocationComplete (IInvocationContext metadata, devicesStates)

Rappel lorsque l’intégralité de l’appel est terminée, y compris tous les événements ITestInvocationListener.invocationEnded(long) .

Constructeurs publics

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Méthodes publiques

invocationComplète

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

Rappel lorsque l’intégralité de l’appel est terminée, y compris tous les événements ITestInvocationListener.invocationEnded(long) .