Dependencies Resolver

public class DependenciesResolver
extends Object implements IBuildProvider , IDeviceBuildProvider , IInvocationContextReceiver , IConfigurationReceiver

java.lang.Object
com.android.tradefed.build.DependenciesResolver


סוג חדש של ספק המאפשר לקבל את כל התלות לבדיקה.

סיכום

בנאים ציבוריים

DependenciesResolver ()

שיטות ציבוריות

void cleanUp ( IBuildInfo info)

נקה כל קבצי בנייה זמניים.

IBuildInfo getBuild ()

אחזר את הנתונים לבנייה בבדיקה.

IBuildInfo getBuild ( ITestDevice device)

אחזר את הנתונים לבנייה בבדיקה

final getDependencies ()
void setConfiguration ( IConfiguration configuration)

מזריק את IConfiguration בשימוש.

void setInvocationContext ( IInvocationContext invocationContext)

בנאים ציבוריים

Dependencies Resolver

public DependenciesResolver ()

שיטות ציבוריות

לנקות

public void cleanUp (IBuildInfo info)

נקה כל קבצי בנייה זמניים.

פרמטרים
info IBuildInfo

getBuild

public IBuildInfo getBuild ()

אחזר את הנתונים לבנייה בבדיקה.

החזרות
IBuildInfo IBuildInfo עבור build בבדיקה או null אם אין build זמין לבדיקה

זורק
BuildRetrievalError

getBuild

public IBuildInfo getBuild (ITestDevice device)

אחזר את הנתונים לבנייה בבדיקה

פרמטרים
device ITestDevice : ה- ITestDevice שהוקצה לבדיקה

החזרות
IBuildInfo IBuildInfo עבור build בבדיקה או null אם אין build זמין לבדיקה

זורק
BuildRetrievalError
DeviceNotAvailableException

getDependencies

public final  getDependencies ()

החזרות

setConfiguration

public void setConfiguration (IConfiguration configuration)

מזריק את IConfiguration בשימוש.

פרמטרים
configuration IConfiguration

setInvocationContext

public void setInvocationContext (IInvocationContext invocationContext)

פרמטרים
invocationContext IInvocationContext