ISandboxFactory
public
interface
ISandboxFactory
com.android.tradefed.sandbox.ISandboxFactory |
Factory for creating ISandbox
.
Summary
Public methods | |
---|---|
abstract
ISandbox
|
createSandbox()
Creates a sandbox instance that can be used to run an invocation |