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, devicesStates)

يتمّ إجراء طلب إعادة الاتصال عند اكتمال عملية الاستدعاء بالكامل، بما في ذلك جميع أحداث ITestInvocationListener.invocationEnded(long).

وظائف الإنشاء العامة

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

الطرق العامة

invocationComplete

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

يتمّ إجراء طلب إعادة الاتصال عند اكتمال عملية الاستدعاء بالكامل، بما في ذلك جميع أحداث ITestInvocationListener.invocationEnded(long).