TradefedSandboxRunner.StubScheduledInvocationListener
public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
IScheduledInvocationListener
, który nic nie robi.
Streszczenie
Konstruktorzy publiczni | |
---|---|
StubScheduledInvocationListener () |
Metody publiczne | |
---|---|
void | invocationComplete ( IInvocationContext metadata, devicesStates) invocationComplete ( IInvocationContext metadata, devicesStates) Wywołanie zwrotne po zakończeniu całego wywołania, w tym wszystkich |
Konstruktorzy publiczni
Odbiorca zaplanowanych wywołań
public StubScheduledInvocationListener ()
Metody publiczne
wezwanie Complete
public void invocationComplete (IInvocationContext metadata,devicesStates)
Wywołanie zwrotne po zakończeniu całego wywołania, w tym wszystkich ITestInvocationListener.invocationEnded(long)
.