OpenObjectLoader

public class OpenObjectLoader
extends Object implements IDefaultObjectLoader

java.lang.Object
   ↳ com.android.tradefed.config.yaml.OpenObjectLoader


Loader for the default objects available in AOSP.

Summary

Public constructors

OpenObjectLoader()

Public methods

void addDefaultObjects(IDefaultObjectLoader.LoaderConfiguration loadConfiguration)

Allows to add any default objects as necessary.

Public constructors

OpenObjectLoader

public OpenObjectLoader ()

Public methods

addDefaultObjects

public void addDefaultObjects (IDefaultObjectLoader.LoaderConfiguration loadConfiguration)

Allows to add any default objects as necessary.

Parameters
loadConfiguration IDefaultObjectLoader.LoaderConfiguration