com.android.tradefed.sandbox

インターフェース

ISandbox 呼び出しの実行に使用できるサンドボックスを定義するインターフェース。 
ISandboxFactory ISandbox を作成するためのファクトリ。 

クラス

SandboxConfigDump コマンドラインに基づいて IConfiguration を作成し、ファイルにダンプするランナー クラス。 
SandboxConfigUtil サンドボックス化を行う際に IConfiguration を管理するためのユーティリティ クラス。 
SandboxInvocationRunner サンドボックスで呼び出しに関連付けられたテストを実行します。 
SandboxOptions ISandbox にオプションを受け渡すことができるクラス。 
TradefedSandbox Trade Federation 呼び出しを実行できるサンドボックス コンテナ。 
TradefedSandboxFactory SandboxFactory のデフォルト実装
TradefedSandboxRunner サンドボックスの実行を許可する TradefedSandbox に関連付けられたランナー。 
TradefedSandboxRunner.StubScheduledInvocationListener 何も行わないスタブ IScheduledInvocationListener。 

列挙型

SandboxConfigDump.DumpCmd  

例外

SandboxConfigurationException サンドボックス設定から発生した特別な構成の例外。