TradefedSandboxRunner.StubScheduledInvocationListener

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

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


Stub IScheduledInvocationListener, który nic nie robi.

Podsumowanie

Konstruktory publiczne

StubScheduledInvocationListener()

Metody publiczne

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

Wywołanie zwrotne, gdy całe wywołanie zostało zakończone, w tym wszystkie zdarzenia ITestInvocationListener.invocationEnded(long).

Konstruktory publiczne

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

Metody publiczne

invocationComplete

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

Wywołanie zwrotne, gdy całe wywołanie zostało zakończone, w tym wszystkie zdarzenia ITestInvocationListener.invocationEnded(long).