クラス
jp.co.scs.mbench.ThreadTerminateException の使用

ThreadTerminateException を使用しているパッケージ
jp.co.scs.mbench Provides classes that are fundamental to using of the mBench. 
jp.co.scs.mbench.component Package of benchmark test component 
test.jp.co.scs.mbench.stub   
 

jp.co.scs.mbench での ThreadTerminateException の使用
 

ThreadTerminateException をスローする jp.co.scs.mbench のメソッド
 java.lang.String[] Benchmark.execute()
          executes the benchmark
 

jp.co.scs.mbench.component での ThreadTerminateException の使用
 

ThreadTerminateException をスローする jp.co.scs.mbench.component のメソッド
 java.lang.String[] SampleBenchmark.execute()
          Test transaction for each threads.
 java.lang.String[] BenchmarkSupport.execute()
          ベンチマーク処理を行う。
 

test.jp.co.scs.mbench.stub での ThreadTerminateException の使用
 

ThreadTerminateException をスローする test.jp.co.scs.mbench.stub のメソッド
 java.lang.String[] StubBenchmarkContainer2.execute()