|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.scs.mbench.component.BenchmarkSupport
test.jp.co.scs.mbench.stub.StubBenchmarkContainer2
public class StubBenchmarkContainer2
This stub emulates the error of BenchmarkTerminateException.
フィールドの概要 | |
---|---|
static int |
ABORT_NUMBER
|
コンストラクタの概要 | |
---|---|
StubBenchmarkContainer2()
|
メソッドの概要 | |
---|---|
java.lang.String[] |
execute()
ベンチマーク処理を行う。 |
クラス jp.co.scs.mbench.component.BenchmarkSupport から継承されたメソッド |
---|
clean, getBenchmarkName, getOptionLabels, init, setBenchmarkName, setOptionLabels |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final int ABORT_NUMBER
コンストラクタの詳細 |
---|
public StubBenchmarkContainer2()
メソッドの詳細 |
---|
public java.lang.String[] execute() throws ThreadTerminateException
BenchmarkSupport
の記述:
Benchmark
内の execute
BenchmarkSupport
内の execute
ThreadTerminateException
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |