org.drools.planner.examples.tsp.solver.variable
Class PreviousJourneyListener
java.lang.Object
org.drools.planner.examples.tsp.solver.variable.PreviousJourneyListener
- All Implemented Interfaces:
- EventListener, PlanningVariableListener
public class PreviousJourneyListener
- extends Object
- implements PlanningVariableListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreviousJourneyListener
public PreviousJourneyListener()
afterChange
public void afterChange(SolutionDirector solutionDirector,
Object planningEntity,
String variableName,
Object oldValue,
Object newValue)
- Specified by:
afterChange in interface PlanningVariableListener
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.