InvocationScopeModule

public class InvocationScopeModule
extends AbstractModule

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


Guice-Tradefed tarafından desteklenen nesneleri istemek için TF çağrısının herhangi bir yerinde kullanılabilen Guice modülü.

Özet

Herkese açık kurucular

InvocationScopeModule()
InvocationScopeModule(InvocationScope scope)

Herkese açık yöntemler

void configure()

Herkese açık kurucular

InvocationScopeModule

public InvocationScopeModule ()

InvocationScopeModule

public InvocationScopeModule (InvocationScope scope)

Parametreler
scope InvocationScope

Herkese açık yöntemler

yapılandır

public void configure ()