TradefedSandboxRunner.StubZaplanowaneInvocationListener
public
static
class
TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements
ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
Krótka IScheduledInvocationListener
, która nic nie robi.
Podsumowanie
Konstruktory publiczne | |
---|---|
StubScheduledInvocationListener()
|
Metody publiczne | |
---|---|
void
|
invocationComplete(IInvocationContext metadata,
Wywołanie zwrotne po zakończeniu całego wywołania, w tym wszystkich zdarzeń |
Konstruktory publiczne
Detektor StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Metody publiczne
InvocationComplete (zakończenie wywołania)
public void invocationComplete (IInvocationContext metadata,devicesStates)
Wywołanie zwrotne po zakończeniu całego wywołania, w tym wszystkich zdarzeń ITestInvocationListener.invocationEnded(long)
.