org.drools.planner.examples.examination.app
Class ExaminationBenchmarkApp

java.lang.Object
  extended by org.drools.planner.examples.common.app.LoggingMain
      extended by org.drools.planner.examples.common.app.CommonBenchmarkApp
          extended by org.drools.planner.examples.examination.app.ExaminationBenchmarkApp

public class ExaminationBenchmarkApp
extends CommonBenchmarkApp


Field Summary
static String DEFAULT_BENCHMARK_CONFIG
           
static String STEP_LIMIT_BENCHMARK_CONFIG
           
 
Fields inherited from class org.drools.planner.examples.common.app.CommonBenchmarkApp
plannerBenchmarkFactory
 
Fields inherited from class org.drools.planner.examples.common.app.LoggingMain
logger
 
Constructor Summary
ExaminationBenchmarkApp(String benchmarkConfig)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class org.drools.planner.examples.common.app.CommonBenchmarkApp
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_BENCHMARK_CONFIG

public static final String DEFAULT_BENCHMARK_CONFIG
See Also:
Constant Field Values

STEP_LIMIT_BENCHMARK_CONFIG

public static final String STEP_LIMIT_BENCHMARK_CONFIG
See Also:
Constant Field Values
Constructor Detail

ExaminationBenchmarkApp

public ExaminationBenchmarkApp(String benchmarkConfig)
Method Detail

main

public static void main(String[] args)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.