org.drools.planner.examples.traindesign.persistence
Class TrainDesignDaoImpl

java.lang.Object
  extended by org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
      extended by org.drools.planner.examples.traindesign.persistence.TrainDesignDaoImpl
All Implemented Interfaces:
SolutionDao

public class TrainDesignDaoImpl
extends XStreamSolutionDaoImpl


Field Summary
 
Fields inherited from class org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
logger
 
Constructor Summary
TrainDesignDaoImpl()
           
 
Method Summary
protected  void postRead(Solution solution)
           
 
Methods inherited from class org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
getDataDir, getDirName, readSolution, writeSolution
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrainDesignDaoImpl

public TrainDesignDaoImpl()
Method Detail

postRead

protected void postRead(Solution solution)
Overrides:
postRead in class XStreamSolutionDaoImpl


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.