TradefedSandboxRunner.StubScheduledInvocationListener

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

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


एक स्टब IScheduledInvocationListener जो कुछ नहीं करता.

खास जानकारी

सार्वजनिक कंस्ट्रक्टर

StubScheduledInvocationListener()

पब्लिक मेथड

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

पूरे इनवोकेशन के पूरा होने पर कॉलबैक, जिसमें सभी ITestInvocationListener.invocationEnded(long) इवेंट शामिल हैं.

सार्वजनिक कंस्ट्रक्टर

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

पब्लिक मेथड

invocationComplete

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

पूरे इनवोकेशन के पूरा होने पर कॉलबैक, जिसमें सभी ITestInvocationListener.invocationEnded(long) इवेंट शामिल हैं.