InvocationScopeModule

public class InvocationScopeModule
extends AbstractModule

java.lang.Object
com.google.inject.AbstractModule
com.android.tradefed.guice.InvocationScopeModule


Guice-Modul, das überall in einem TF-Aufruf verwendet werden kann, um die von Guice-Tradefed unterstützten Objekte anzufordern.

Zusammenfassung

Öffentliche Bauträger

InvocationScopeModule ()
InvocationScopeModule ( InvocationScope scope)

Öffentliche Methoden

void configure ()

Öffentliche Bauträger

InvocationScopeModule

public InvocationScopeModule ()

InvocationScopeModule

public InvocationScopeModule (InvocationScope scope)

Parameter
scope InvocationScope

Öffentliche Methoden

konfigurieren

public void configure ()