|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SolverPhaseLifecycleListener
Method Summary | |
---|---|
void |
phaseEnded(AbstractSolverPhaseScope solverPhaseScope)
|
void |
phaseStarted(AbstractSolverPhaseScope solverPhaseScope)
|
void |
stepEnded(AbstractStepScope stepScope)
|
void |
stepStarted(AbstractStepScope stepScope)
|
Methods inherited from interface org.drools.planner.core.solver.event.SolverLifecycleListener |
---|
solvingEnded, solvingStarted |
Method Detail |
---|
void phaseStarted(AbstractSolverPhaseScope solverPhaseScope)
void stepStarted(AbstractStepScope stepScope)
void stepEnded(AbstractStepScope stepScope)
void phaseEnded(AbstractSolverPhaseScope solverPhaseScope)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |