public abstract class AbstractCustomPhaseCommand extends Object implements CustomPhaseCommand
CustomPhaseCommand
.Constructor and Description |
---|
AbstractCustomPhaseCommand() |
Modifier and Type | Method and Description |
---|---|
void |
applyCustomProperties(Map<String,String> customPropertyMap)
Called during
SolverFactory.buildSolver() . |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
changeWorkingSolution
public void applyCustomProperties(Map<String,String> customPropertyMap)
CustomPhaseCommand
SolverFactory.buildSolver()
.applyCustomProperties
in interface CustomPhaseCommand
customPropertyMap
- never nullCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.