Solution_ - the solution type, the class with the PlanningSolution annotationpublic interface SolverLifecycleListener<Solution_> extends EventListener
SolverLifecycleListenerAdapter| Modifier and Type | Method and Description |
|---|---|
void |
solvingEnded(DefaultSolverScope<Solution_> solverScope) |
void |
solvingStarted(DefaultSolverScope<Solution_> solverScope) |
void solvingStarted(DefaultSolverScope<Solution_> solverScope)
void solvingEnded(DefaultSolverScope<Solution_> solverScope)
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.