org.drools.planner.examples.manners2009.persistence
Class Manners2009DaoImpl

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

public class Manners2009DaoImpl
extends XStreamSolutionDaoImpl


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

Constructor Detail

Manners2009DaoImpl

public Manners2009DaoImpl()


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