public abstract class AbstractTermination extends PhaseLifecycleListenerAdapter implements Termination
Termination
.Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
logger |
Constructor and Description |
---|
AbstractTermination() |
Modifier and Type | Method and Description |
---|---|
Termination |
createChildThreadTermination(DefaultSolverScope solverScope,
ChildThreadType childThreadType)
|
phaseEnded, phaseStarted, stepEnded, stepStarted
solvingEnded, solvingStarted
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculatePhaseTimeGradient, calculateSolverTimeGradient, isPhaseTerminated, isSolverTerminated
phaseEnded, phaseStarted, stepEnded, stepStarted
solvingEnded, solvingStarted
public Termination createChildThreadTermination(DefaultSolverScope solverScope, ChildThreadType childThreadType)
Termination
createChildThreadTermination
in interface Termination
solverScope
- never nullchildThreadType
- never nullCopyright © 2006–2019 JBoss by Red Hat. All rights reserved.