MoblyYamlResultHandlerFactory

public class MoblyYamlResultHandlerFactory
extends Object

java.lang.Object
com.android.tradefed.testtype.mobly.MoblyYamlResultHandlerFactory


結果のタイプに基づいて適切なハンドラを生成する Mobly yaml 結果ハンドラ ファクトリー。

概要

ネストされたクラス

class MoblyYamlResultHandlerFactory.InvalidResultTypeException

 

パブリック コンストラクタ

MoblyYamlResultHandlerFactory()

パブリック メソッド

IMoblyYamlResultHandler getHandler(String resultType)

パブリック コンストラクタ

MoblyYamlResultHandlerFactory

public MoblyYamlResultHandlerFactory ()

パブリック メソッド

getHandler

public IMoblyYamlResultHandler getHandler (String resultType)

パラメータ
resultType String

戻り値
IMoblyYamlResultHandler

例外
IllegalAccessException
InstantiationException
MoblyYamlResultHandlerFactory.InvalidResultTypeException