test.jp.co.scs.mbench.stub
クラス StubBenchmarkContainer4

java.lang.Object
  上位を拡張 jp.co.scs.mbench.component.BenchmarkSupport
      上位を拡張 test.jp.co.scs.mbench.stub.StubBenchmarkContainer4
すべての実装されたインタフェース:
Benchmark

public class StubBenchmarkContainer4
extends BenchmarkSupport

This stub emulates the normal execution, stops 1 sec.

作成者:
Tetsuro Ikeda

コンストラクタの概要
StubBenchmarkContainer4()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

StubBenchmarkContainer4

public StubBenchmarkContainer4()
メソッドの詳細

execute

public java.lang.String[] execute()
クラス BenchmarkSupport の記述:
ベンチマーク処理を行う。BenchmarkSupportではこのメソッドは 空実装となっている.戻り値としてnullを返す.

定義:
インタフェース Benchmark 内の execute
オーバーライド:
クラス BenchmarkSupport 内の execute
戻り値:
処理時の情報