InvocationScopeModule

public class InvocationScopeModule
extends AbstractModule

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


Moduł Guice, który może być używany w dowolnym miejscu w wywołaniu TF do żądań obsługiwanych obiektów Guice-Tradefed.

Podsumowanie

Konstruktory publiczne

InvocationScopeModule()
InvocationScopeModule(InvocationScope scope)

Metody publiczne

void configure()

Konstruktory publiczne

InvocationScopeModule

public InvocationScopeModule ()

InvocationScopeModule

public InvocationScopeModule (InvocationScope scope)

Parametry
scope InvocationScope

Metody publiczne

Skonfiguruj

public void configure ()