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, waitchangeWorkingSolutionpublic void applyCustomProperties(Map<String,String> customPropertyMap)
CustomPhaseCommandSolverFactory.buildSolver().applyCustomProperties in interface CustomPhaseCommandcustomPropertyMap - never nullCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.