呼叫範圍模組

public class InvocationScopeModule
extends AbstractModule

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


Guice 模組可以在 TF 呼叫中的任何位置使用,以請求 Guice-Tradefed 支援的物件。

概括

公共構造函數

InvocationScopeModule ()
InvocationScopeModule ( InvocationScope scope)

公共方法

void configure ()

公共構造函數

呼叫範圍模組

public InvocationScopeModule ()

呼叫範圍模組

public InvocationScopeModule (InvocationScope scope)

參數
scope InvocationScope

公共方法

配置

public void configure ()