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 |
Constructeurs publics
StubScheduledInvocationListenerStubScheduledInvocationListener
public StubScheduledInvocationListener ()
Méthodes publiques
invocationComplete
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)
.