GoogleTradefedSandboxFactory

public class GoogleTradefedSandboxFactory
extends Object implements ISandboxFactory

java.lang.Object
   ↳ com.google.android.tradefed.sandbox.GoogleTradefedSandboxFactory


Google Tradefed implementation for SandboxFactory

Summary

Public constructors

GoogleTradefedSandboxFactory()

Public methods

ISandbox createSandbox()

Creates a sandbox instance that can be used to run an invocation

Public constructors

GoogleTradefedSandboxFactory

public GoogleTradefedSandboxFactory ()

Public methods

createSandbox

public ISandbox createSandbox ()

Creates a sandbox instance that can be used to run an invocation

Returns
ISandbox ISandbox