Package edu.indiana.iucbrf.domain.componentfactory

Interface Summary
ComponentFactory A ComponentFactory governs how several key objects are constructed for a CBR system.
 

Class Summary
AbstractComponentFactory Provides some basic abstract implementations of ComponentFactory methods.
RDBComponentFactory Provides some standard component factory method implementations that involve a database.
StandardComponentFactory Provides some standard component factory method implementations that don't involve a database.