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, stepStartedsolvingEnded, solvingStartedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculatePhaseTimeGradient, calculateSolverTimeGradient, isPhaseTerminated, isSolverTerminatedphaseEnded, phaseStarted, stepEnded, stepStartedsolvingEnded, solvingStartedpublic Termination createChildThreadTermination(DefaultSolverScope solverScope, ChildThreadType childThreadType)
TerminationcreateChildThreadTermination in interface TerminationsolverScope - never nullchildThreadType - never nullCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.