Class RoutingProblemConfig
- java.lang.Object
-
- org.optaweb.vehiclerouting.service.demo.RoutingProblemConfig
-
@Configuration class RoutingProblemConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description RoutingProblemConfig(DemoProperties demoProperties, DataSetMarshaller dataSetMarshaller)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) RoutingProblemListroutingProblems()
-
-
-
Constructor Detail
-
RoutingProblemConfig
@Autowired RoutingProblemConfig(DemoProperties demoProperties, DataSetMarshaller dataSetMarshaller)
-
-
Method Detail
-
routingProblems
@Bean RoutingProblemList routingProblems()
-
-