Package net.sf.jagzilla

Main package for jagzilla which contains core api interfaces and implementing classes.

See:
          Description

Interface Summary
BugQuery defines methods to query bugs.
JagzillaDefaults defines methods to obtain default values.
JagzillaTransport defines methods to test connectivity against the backend.
SystemQuery interface for all operations which are not directly related to bugs.
 

Class Summary
BaseQuery base class to provide helper methods.
BugQueryHibernateImpl implements service interface with hibernate to acces database.
ChartFactory creates JFreeChart charts with information from the database.
EventHandler handles events in jagzilla.
JagzillaTransportBaseImpl base class for JagzillaTransport implementations.
JagzillaTransportHibernateImpl TODO: add javadocs comments
SystemQueryHibernateImpl an implementation which will use hibernate to implement methods.
 

Package net.sf.jagzilla Description

Main package for jagzilla which contains core api interfaces and implementing classes.



Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.