TradefedSandboxRunner.StubScheduledInvocationListener
public
static
class
TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements
ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
Szkielet IScheduledInvocationListener
, który 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
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Metody publiczne
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
wywołanie zwrotne po zakończeniu całego wywołania, w tym wszystkich zdarzeń ITestInvocationListener.invocationEnded(long)
.