InvocationScopeModule

public class InvocationScopeModule
extends AbstractModule

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


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

Zusammenfassung

Öffentliche Konstruktoren

InvocationScopeModule()
InvocationScopeModule(InvocationScope scope)

Öffentliche Methoden

void configure()

Öffentliche Konstruktoren

InvocationScopeModule

public InvocationScopeModule ()

InvocationScopeModule

public InvocationScopeModule (InvocationScope scope)

Parameter
scope InvocationScope

Öffentliche Methoden

konfigurieren

public void configure ()