מנקה IHostCleaner

public interface IHostCleaner

com.android.tradefed.targetprep.IHostCleaner


ניקוי המארח בסיום הפעלת הבדיקה.

סיכום

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

abstract void cleanUp(IBuildInfo buildInfo, Throwable e)

נקה את המארח (הסר את קובצי ה-tmp וכו').

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

ניקוי

public abstract void cleanUp (IBuildInfo buildInfo, 
                Throwable e)

נקה את המארח (הסר את קובצי ה-tmp וכו').

פרמטרים
buildInfo IBuildInfo: IBuildInfo.

e Throwable: ה-Throwable שסיים את הבדיקה.