org.optaplanner.benchmark.config
Class XmlPlannerBenchmarkFactory
java.lang.Object
org.optaplanner.benchmark.config.XmlPlannerBenchmarkFactory
- All Implemented Interfaces:
- PlannerBenchmarkFactory
public class XmlPlannerBenchmarkFactory
- extends Object
- implements PlannerBenchmarkFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlPlannerBenchmarkFactory
public XmlPlannerBenchmarkFactory()
XmlPlannerBenchmarkFactory
public XmlPlannerBenchmarkFactory(String resource)
addXstreamAnnotations
public void addXstreamAnnotations(Class... xstreamAnnotations)
configure
public XmlPlannerBenchmarkFactory configure(String resource)
configure
public XmlPlannerBenchmarkFactory configure(InputStream in)
configure
public XmlPlannerBenchmarkFactory configure(Reader reader)
getPlannerBenchmarkConfig
public PlannerBenchmarkConfig getPlannerBenchmarkConfig()
- Specified by:
getPlannerBenchmarkConfig
in interface PlannerBenchmarkFactory
buildPlannerBenchmark
public PlannerBenchmark buildPlannerBenchmark()
- Specified by:
buildPlannerBenchmark
in interface PlannerBenchmarkFactory
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.